fix axios.

This commit is contained in:
2023-01-21 10:15:22 +08:00
parent 0b2d9e3efd
commit f75ae1b00d
7 changed files with 134 additions and 92 deletions

View File

@@ -14,7 +14,7 @@
"@monaco-editor/loader": "^1.3.2",
"@vueuse/core": "^9.11.0",
"@vueuse/integrations": "^9.11.0",
"axios": "^1.2.3",
"axios": "1.2.2",
"copy-text-to-clipboard": "^3.0.1",
"highlight.js": "^11.7.0",
"naive-ui": "^2.34.3",