Skip to content

Commit

Permalink
fix(package): update babel core dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
jeysal committed Mar 23, 2018
1 parent 45ee3c8 commit 8339638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-plugin-espower": "3.0.0-beta.1"
},
"peerDependencies": {
"babel-core": "^7.0.0-beta",
"@babel/core": "^7.0.0-beta",
"power-assert": "^1.4.4"
},
"devDependencies": {
Expand Down

0 comments on commit 8339638

Please sign in to comment.