Axios add, url handling, sub url

This commit is contained in:
Jaroslav Drzik
2021-11-12 19:38:40 +01:00
parent a41d8a81fa
commit 6120be9a3f
6 changed files with 51 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"@vue/composition-api": "^1.2.4",
"@vueuse/core": "^6.5.3",
"axios": "^0.24.0",
"core-js": "^3.18.3",
"vue": "^2.6.14",
"vue-demi": "^0.11.4",