diff --git a/package.json b/package.json index 53beae5..5ecc933 100644 --- a/package.json +++ b/package.json @@ -17,14 +17,14 @@ "devDependencies": { "@vue/cli-plugin-babel": "~4.2.0", "@vue/cli-plugin-eslint": "~4.2.0", - "@vue/cli-plugin-pwa": "^4.2.3", "@vue/cli-plugin-router": "~4.2.0", "@vue/cli-plugin-vuex": "~4.2.0", "@vue/cli-service": "~4.2.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "eslint-plugin-vue": "^6.1.2", - "vue-template-compiler": "^2.6.11" + "vue-template-compiler": "^2.6.11", + "workbox-webpack-plugin": "^5.1.1" }, "eslintConfig": { "root": true, diff --git a/public/index.html b/public/index.html index f922f89..f7dcdcd 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ +