Skip to content

Commit

Permalink
fix(test): add missing babel-register and babel-core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSputnik committed Jun 10, 2017
1 parent 926526d commit 8067fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@
"superagent-bluebird-promise": "^4.1.0"
},
"devDependencies": {
"babel-core": "^6.25.0",
"babel-plugin-istanbul": "^4.0.0",
"babel-register": "^6.24.1",
"chai": "^3.3.0",
"chai-as-promised": "^6.0.0",
"eslint": "^3.14.1",
Expand Down

0 comments on commit 8067fdd

Please sign in to comment.