Skip to content

Commit

Permalink
Downgrade babel-loader back to ^6.3.2 in clent package.json.tt
Browse files Browse the repository at this point in the history
  • Loading branch information
udovenko committed Apr 13, 2017
1 parent a639730 commit 726d4a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-loader": "^6.4.2",
"babel-loader": "^6.3.2",
"babel-runtime": "^6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
Expand Down

0 comments on commit 726d4a0

Please sign in to comment.