update quasar

This commit is contained in:
wh1te909 2019-11-17 04:57:09 +00:00
parent fd628b8b29
commit 83848b77dd
2 changed files with 1442 additions and 1193 deletions

2631
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "web",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@ -10,7 +10,7 @@
"@quasar/extras": "^1.3.3",
"axios": "^0.19.0",
"core-js": "^2.6.5",
"quasar": "^1.4.0",
"quasar": "^1.4.2",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.1.1"