Skip to content

Commit

Permalink
Fix issues with Jest 22.
Browse files Browse the repository at this point in the history
  • Loading branch information
treshugart committed Jan 29, 2018
1 parent 46af3d2 commit d5ec0dc
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 35 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package.json
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"dependencies": {},
"devDependencies": {
"@skatejs/ssr": "0.3.0",
"@skatejs/ssr": "0.19.1",
"babel-jest": "^22.1.0",
"jest": "22.1.4",
"nwb": "0.16.3"
},
Expand Down
Loading

0 comments on commit d5ec0dc

Please sign in to comment.