summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index edfb322..3ad7755 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"dependencies": {
"core-js": "^3.37.0",
"normalize.css": "^8.0.1",
- "vue": "^3.4.0",
+ "vue": "~3.2.0",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.3.2"
},