Skip to content

Commit

Permalink
pin babel-core version in peerDependencies as it'll try and install b…
Browse files Browse the repository at this point in the history
…abel 6...
  • Loading branch information
sebmck committed Oct 29, 2015
1 parent f299837 commit f723509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"object-assign": "^3.0.0"
},
"peerDependencies": {
"babel-core": "*",
"babel-core": "^5.0.0",
"webpack": "*"
},
"devDependencies": {
Expand Down

0 comments on commit f723509

Please sign in to comment.