correct babel dev dependency

This commit is contained in:
Guy Bedford 2020-03-29 21:20:56 -06:00 committed by Joe Haddad
parent 755dc40969
commit d7f9a5270e

View file

@ -74,7 +74,6 @@
"@babel/preset-typescript": "7.7.2",
"@babel/runtime": "7.7.2",
"@babel/types": "7.7.4",
"babel-plugin-dynamic-import-node": "2.3.0",
"babel-plugin-syntax-jsx": "6.18.0",
"babel-plugin-transform-define": "2.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
@ -150,6 +149,7 @@
"async-sema": "3.0.0",
"autodll-webpack-plugin": "0.4.2",
"babel-loader": "8.0.6",
"babel-plugin-dynamic-import-node": "2.3.0",
"cache-loader": "4.1.0",
"chalk": "2.4.2",
"ci-info": "2.0.0",