Commit 444297ba authored by liaozan's avatar liaozan 🏀

fix: fix typo

parent aa366aef
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"build": "vite build --mode production" "build": "vite build --mode production"
}, },
"dependencies": { "dependencies": {
"vue": "^3.2.32", "vue": "^3.2.33",
"axios": "^0.26.1", "axios": "^0.26.1",
"ant-design-vue": "^3.1.1", "ant-design-vue": "^3.1.1",
"highlight.js": "^11.5.1", "highlight.js": "^11.5.1",
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^2.3.1", "@vitejs/plugin-vue": "^2.3.1",
"typescript": "^4.6.3", "typescript": "^4.6.3",
"vite": "^2.9.2", "vite": "^2.9.5",
"vue-tsc": "^0.34.6" "vue-tsc": "^0.34.7"
} }
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment