diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7982734..80ca201 100644 --- a/package.json +++ b/package.json @@ -33,13 +33,13 @@ "optimize-css-assets-webpack-plugin": "^4.0.1", "purgecss-webpack-plugin": "^1.1.0", "sass-loader": "^7.0.1", - "sw-precache-webpack-plugin": "^0.11.5", "vue-loader": "^15.0.9", "vue-router": "^3.0.1", "vue-template-compiler": "^2.5.16", "webpack": "^4.8.1", "webpack-cli": "^2.1.3", - "webpack-dev-server": "^3.1.4" + "webpack-dev-server": "^3.1.4", + "workbox-webpack-plugin": "^3.2.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", |
