checkpoint commit removing PWA / service workers

This commit is contained in:
2020-09-30 22:46:36 +00:00
parent f687a15f9f
commit abf77570dd
4 changed files with 63 additions and 23 deletions

View File

@@ -15,27 +15,27 @@
"chart.js": "^2.9.3",
"chartjs-adapter-luxon": "^0.2.2",
"core-js": "^3.6.5",
"dompurify": "^2.0.16",
"dompurify": "^2.1.1",
"github-markdown-css": "^4.0.0",
"jwt-decode": "^2.2.0",
"luxon": "^1.25.0",
"marked": "^0.8.2",
"monaco-editor": "^0.20.0",
"monaco-editor-webpack-plugin": "^1.9.0",
"monaco-editor-webpack-plugin": "^1.9.1",
"nprogress": "^0.2.0",
"register-service-worker": "^1.7.1",
"typeface-roboto": "0.0.75",
"vue": "^2.6.12",
"vue-chartjs": "^3.5.1",
"vue-currency-input": "1.20.3",
"vue-router": "^3.4.3",
"vuetify": "^2.3.10",
"vue-router": "^3.4.5",
"vuetify": "^2.3.12",
"vuex": "^3.5.1",
"vuex-persistedstate": "^2.7.1"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^4.1.5",
"@fortawesome/fontawesome-free": "^5.14.0",
"@fortawesome/fontawesome-free": "^5.15.0",
"@vue/cli-plugin-babel": "^4.5.6",
"@vue/cli-plugin-e2e-cypress": "^4.5.6",
"@vue/cli-plugin-eslint": "^4.5.6",