config: remove axios package

This commit is contained in:
Ben Hong
2022-02-23 10:30:46 -08:00
parent 2a8854d871
commit 98c3fa31f1
2 changed files with 1 additions and 14 deletions

View File

@ -23,7 +23,6 @@
"lintfix": "prettier --write --list-different . && npm run lint:js -- --fix"
},
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"vue": "^2.6.14",