@babel/runtime should be a dep

This commit is contained in:
Michael Bradley, Jr 2018-07-29 20:53:17 -05:00 committed by Iuri Matias
parent 5fe3b9e7ba
commit d13e8ac062
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",