Migrate more core components

This commit is contained in:
Dane Everitt
2018-12-30 13:10:16 -08:00
parent 136e4b5b7b
commit 33e09b5619
7 changed files with 223 additions and 184 deletions

View File

@@ -3,6 +3,7 @@
"dependencies": {
"cssnano": "^4.0.3",
"date-fns": "^1.29.0",
"feather-icons": "^4.10.0",
"socket.io-client": "^2.1.1",
"vee-validate": "^2.1.0-beta.2",
"vue": "^2.5.7",
@@ -20,6 +21,7 @@
"@babel/plugin-transform-async-to-generator": "^7.0.0-beta.49",
"@babel/plugin-transform-runtime": "^7.0.0-beta.49",
"@babel/preset-env": "^7.0.0-beta.49",
"@types/feather-icons": "^4.7.0",
"@types/lodash": "^4.14.119",
"@types/node": "^10.12.15",
"@types/socket.io-client": "^1.4.32",