0
0
Fork 0

Add Axios to the requirements

This commit is contained in:
Tyler-A 2020-08-03 22:01:20 -06:00
parent 8f8cea3b12
commit b8c4ed9c4b
2 changed files with 32 additions and 0 deletions

View file

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