add `nuxt auth` and `nuxt axios`

This commit is contained in:
Front 2022-03-13 14:23:24 -04:00
parent 6597a041a9
commit 5466eef6bd
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxtjs/auth-next": "5.0.0-1643791578.532b3d6",
"@nuxtjs/axios": "^5.13.6",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"vue": "^2.6.14",