replace axios by fetch #13

This commit is contained in:
2021-09-19 15:55:18 +02:00
parent ebb0783103
commit a13314327c
3 changed files with 92 additions and 72 deletions

View File

@ -12,7 +12,6 @@
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"axios": "^0.21.1",
"babel-eslint": "^10.1.0",
"bootstrap": "^5.0.1",
"core-js": "^3.6.5",