- [All] Finished API call for spells and various bug fixes

This commit is contained in:
Alexis
2020-04-01 19:01:03 +02:00
parent 27a1113bd2
commit 37f4913d3e
9 changed files with 263 additions and 53 deletions

View File

@@ -27,6 +27,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.6.4",
"vue": "^2.6.11"
},