Skip to content

Commit

Permalink
Keep dependencies independent from Jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Mar 4, 2018
1 parent 54c84c2 commit fb1e5e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -61,11 +61,13 @@
]
},
"dependencies": {
"babel-core": "^6.26.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-preset-jest": "^22.4.0",
"cpx": "^1.5.0",
"fs-extra": "4.0.3",
"jest-config": "^22.4.2",
"pkg-dir": "^2.0.0",
"yargs": "^11.0.0"
},
Expand Down

0 comments on commit fb1e5e2

Please sign in to comment.