Skip to content

Commit

Permalink
chore: pin babel-core to 6.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 8, 2017
1 parent f84c0b3 commit e793308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"acorn-jsx": "^3.0.1",
"babel-cli": "^6.14.0",
"babel-core": "^6.14.0",
"babel-core": "6.24.1",
"babel-eslint": "^7.0.0",
"babel-jest": "^20.0.0",
"babel-polyfill": "^6.16.0",
Expand Down

0 comments on commit e793308

Please sign in to comment.