Add axios

This commit is contained in:
Oliver Davies 2019-05-25 00:45:57 +01:00
parent 7176baeb20
commit 7b1b1d6b22
3 changed files with 14 additions and 1 deletions

View file

@ -9,6 +9,7 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"axios": "^0.18.0",
"core-js": "^2.6.5",
"tailwindcss": "^1.0.1",
"vue": "^2.6.10",