Initial working new notify - needs sprucing up but working!
This commit is contained in:
@@ -11,19 +11,19 @@
|
||||
"myLint": "npm run lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.6.0",
|
||||
"core-js": "^3.3.2",
|
||||
"dayjs": "^1.8.16",
|
||||
"@babel/polyfill": "^7.7.0",
|
||||
"core-js": "^3.3.6",
|
||||
"dayjs": "^1.8.17",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"register-service-worker": "^1.6.2",
|
||||
"typeface-roboto": "0.0.54",
|
||||
"vue": "^2.6.10",
|
||||
"vue-router": "^3.1.3",
|
||||
"vuetify": "^2.1.6",
|
||||
"vuetify-dialog": "^1.0.0-alpha.5",
|
||||
"vuetify": "^2.1.9",
|
||||
"vuetify-dialog": "^2.0.0-rc.0",
|
||||
"vuex": "^3.0.1",
|
||||
"vuex-persistedstate": "^2.5.4"
|
||||
"vuex-persistedstate": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/webpack-preprocessor": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user