feat: add axios
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/vue-query": "^5.51.15"
|
||||
"@tanstack/vue-query": "^5.51.15",
|
||||
"axios": "^1.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^2.24.0",
|
||||
|
||||
Reference in New Issue
Block a user