Skip to content

Commit

Permalink
fix: pin babel-loader to 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 27, 2018
1 parent 839086a commit cba5f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"babel": "^6.5.2",
"babel-loader": "^8.0.0",
"babel-loader": "8.0.2",
"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-transform-react-jsx": "^6.22.0",
"babel-polyfill": "^6.9.1",
Expand Down

0 comments on commit cba5f94

Please sign in to comment.