New
This commit is contained in:
13
package.json
13
package.json
@@ -9,8 +9,15 @@
|
||||
"test:unit": "vue-cli-service test:unit"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"lodash": "^4.17.11",
|
||||
"material-design-icons-iconfont": "^3.0.3",
|
||||
"tic.common": "^0.1.4",
|
||||
"vue": "^2.5.17",
|
||||
"vue-axios": "^2.1.3",
|
||||
"vue-i18n": "^8.1.0",
|
||||
"vue-router": "^3.0.1",
|
||||
"vuetify": "^1.2.5",
|
||||
"vuex": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -22,8 +29,12 @@
|
||||
"@vue/test-utils": "^1.0.0-beta.20",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-jest": "^23.0.1",
|
||||
"babel-plugin-transform-imports": "^1.5.1",
|
||||
"node-sass": "^4.9.0",
|
||||
"sass-loader": "^7.0.1",
|
||||
"vue-template-compiler": "^2.5.17"
|
||||
"stylus": "^0.54.5",
|
||||
"stylus-loader": "^3.0.2",
|
||||
"vue-template-compiler": "^2.5.17",
|
||||
"workerize-loader": "^1.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user