Skip to content

Commit

Permalink
Update Jest and jscodeshift
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Nov 23, 2017
1 parent df6c1d2 commit b2873f8
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 470 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"babel-preset-es2015": "^6.18.0",
"eslint": "^3.12.2",
"fbjs-scripts": "^0.7.1",
"jest": "^18.0.0"
"jest": "^21.2.1"
},
"jest": {
"globals": {
"baseDir": "../../../"
},
"testPathDirs": [
"roots": [
"transforms/__tests__",
"extensions"
]
Expand Down
Loading

0 comments on commit b2873f8

Please sign in to comment.