Update to Vue 3.1.1

pull/1340/head^2
Cagatay Civici 2021-06-11 15:03:27 +03:00
parent 002b8451b1
commit bc4739985c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^6.0.0-beta.9",
"sass-loader": "^8.0.2",
"vue": "3.0.6",
"vue": "3.1.1",
"vue-router": "^4.0.0-0",
"webpack-cli": "^4.3.0"
}