mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-19 19:40:50 +00:00
vue 2.6.11
This commit is contained in:
10
package.json
10
package.json
@@ -11,17 +11,17 @@
|
||||
"axios": "^0.19.0",
|
||||
"core-js": "^3.4.5",
|
||||
"quasar": "^1.5.9",
|
||||
"vue": "^2.6.10",
|
||||
"vue": "^2.6.11",
|
||||
"vue-router": "^3.1.3",
|
||||
"vuex": "^3.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.1.0",
|
||||
"@vue/cli-service": "^4.1.0",
|
||||
"babel-plugin-transform-imports": "1.5.0",
|
||||
"@vue/cli-plugin-babel": "^4.1.1",
|
||||
"@vue/cli-service": "^4.1.1",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
"stylus": "^0.54.5",
|
||||
"stylus-loader": "^3.0.2",
|
||||
"vue-cli-plugin-quasar": "^1.0.0",
|
||||
"vue-template-compiler": "^2.6.10"
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user