This commit is contained in:
2019-02-27 00:12:23 +00:00
parent 45be0c1d25
commit bb3a05e9fd
4 changed files with 38 additions and 36 deletions

View File

@@ -13,15 +13,18 @@
"@babel/polyfill": "^7.2.5",
"dayjs": "^1.8.6",
"jwt-decode": "^2.2.0",
"luxon": "^1.11.3",
"nprogress": "^0.2.0",
"register-service-worker": "^1.6.2",
"typeface-roboto": "0.0.54",
"vee-validate": "^2.1.7",
"vue": "^2.6.6",
"vue-datetime": "^1.0.0-beta.10",
"vue-router": "^3.0.2",
"vuetify": "^1.5.2",
"vuex": "^3.1.0",
"vuex-persistedstate": "^2.5.4"
"vuex-persistedstate": "^2.5.4",
"weekstart": "^1.0.0"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^3.0.0",