@babel/runtime should be a dep

This commit is contained in:
Michael Bradley, Jr 2018-07-29 20:53:17 -05:00
parent 365f433896
commit 5d69ba06d3
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"@babel/plugin-transform-runtime": "^7.0.0-beta.54",
"@babel/preset-env": "^7.0.0-beta.54",
"@babel/preset-react": "^7.0.0-beta.54",
"@babel/runtime": "^7.0.0-beta.54",
"ascii-table": "0.0.9",
"async": "^2.0.1",
"babel-loader": "^8.0.0-beta.4",