fix Workbox cache

This commit is contained in:
Paolo Arena
2019-03-17 02:47:22 +01:00
parent 43a568bce7
commit 6ac8612717
4 changed files with 88 additions and 360 deletions

View File

@@ -44,7 +44,7 @@
"normalize.css": "^8.0.0",
"npm": "^6.4.1",
"nprogress": "^0.2.0",
"quasar": "^1.0.0-beta.9",
"quasar": "^1.0.0-beta.10",
"quasar-extras": "^2.0.8",
"register-service-worker": "^1.0.0",
"vee-validate": "^2.1.2",
@@ -76,7 +76,7 @@
"@babel/template": "7.0.0-beta.54",
"@babel/traverse": "7.0.0-beta.54",
"@babel/types": "7.0.0-beta.54",
"@quasar/app": "^1.0.0-beta.10",
"@quasar/app": "^1.0.0-beta.11",
"@quasar/quasar-app-extension-typescript": "^1.0.0-alpha.11",
"@types/dotenv": "^4.0.3",
"@types/jest": "^23.1.4",