Skip to content

Commit

Permalink
Merge pull request #796 from varya/fix/failed-to-load-error
Browse files Browse the repository at this point in the history
Prevent "failed to load babel-core" message when running gulp.
  • Loading branch information
hannu committed Sep 23, 2015
2 parents dd17023 + d6d6a16 commit 9f1bb1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
},
"devDependencies": {
"babel": "^5.8.23",
"babel-core": "^5.8.25",
"chai": "~3.0.0",
"conventional-changelog": "git://github.com/sc5/conventional-changelog.git#features/sc-styleguide",
"coveralls": "~2.11.2",
Expand Down

0 comments on commit 9f1bb1c

Please sign in to comment.