diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index 2230a21..644a4d1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ "ramda": "^0.25.0", "request": "^2.85.0", "request-promise": "^4.2.2", - "sw-precache-webpack-plugin-loader": "^1.0.2", "vue": "^2.5.16", "vue-analytics": "^5.12.2", "vue-google-adsense": "^1.2.0", @@ -39,8 +38,7 @@ "vue-template-compiler": "^2.5.16", "webpack": "^4.8.1", "webpack-cli": "^2.1.3", - "webpack-dev-server": "^3.1.4", - "workbox-webpack-plugin": "^3.2.0" + "webpack-dev-server": "^3.1.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", |
