more init stuff

This commit is contained in:
2021-07-18 13:25:59 -06:00
parent 3aa4e53354
commit 18ee3faba8
8 changed files with 391 additions and 88 deletions

View File

@ -9,10 +9,12 @@
},
"dependencies": {
"core-js": "^3.6.5",
"mdbvue": "^6.7.2",
"register-service-worker": "^1.7.1",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2"
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.5.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.18.0",