More dependency management adjustments

This commit is contained in:
Dane Everitt 2018-03-31 15:51:18 -05:00
parent cc6ec0415a
commit 7de2c8684c
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 617 additions and 16 deletions

View file

@ -6,10 +6,12 @@
"babel-cli": "6.18.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-plugin-transform-strict-mode": "^6.18.0",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.26.0",
"css-loader": "^0.28.11",
"del": "^3.0.0",
"gulp": "^4.0.0",
"gulp-babel": "^7.0.1",
@ -32,6 +34,8 @@
"vue-axios": "^2.1.1",
"vue-devtools": "^3.1.9",
"vue-loader": "^14.2.2",
"vue-router": "^3.0.1",
"vue-template-compiler": "^2.5.16",
"vueify-insert-css": "^1.0.0",
"webpack": "^4.4.1",
"webpack-stream": "^4.0.3",