Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
chore: pin babel-loader to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 16, 2017
1 parent dfddfc0 commit c671f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"babel-core": "^6.21.0",
"babel-loader": "^6.2.0",
"babel-loader": "6.3.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
"babel-plugin-transform-object-rest-spread": "^6.20.1",
"babel-plugin-transform-regenerator": "^6.20.0",
Expand Down

0 comments on commit c671f86

Please sign in to comment.