Homepage base

This commit is contained in:
Jai A
2020-09-30 22:37:34 -07:00
parent fb38573b7e
commit 1c0cc8e91c
7 changed files with 210 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"lint": "npm run lint:js"
},
"dependencies": {
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.12.2",
"nuxt": "^2.14.5",
"vue-multiselect": "^2.1.6"