Explicitly declare devDependency to satisfy peerDep on babel-core.

This commit is contained in:
Logan Smyth
2017-10-31 15:20:35 -07:00
parent ffad34e1a6
commit 2d7685bdeb
98 changed files with 148 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.5",
"@babel/core": "7.0.0-beta.5",
"@babel/helper-fixtures": "7.0.0-beta.5",
"@babel/helper-plugin-test-runner": "7.0.0-beta.5",
"compat-table": "kangax/compat-table#957f1ff15972e8fb2892a172f985e9af27bf1c75",