diff options
| author | Michael <[email protected]> | 2018-03-16 20:46:58 +0000 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-03-21 12:15:47 +0200 |
| commit | 7dc41e299b62f88961d608515f7252cb05dcd51e (patch) | |
| tree | d5564dc31f78b103499f96f3c41296d4a9c519a8 /package.json | |
| parent | 1615a76f837771b5adaa0ab2eccbae0fb13266fb (diff) | |
| download | bootstrap-7dc41e299b62f88961d608515f7252cb05dcd51e.tar.xz bootstrap-7dc41e299b62f88961d608515f7252cb05dcd51e.zip | |
Update to workbox 3.0 & fix breaking changes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c51474f6e..0eab1c51d 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "stylelint-scss": "^2.5.0", "uglify-js": "^3.3.14", "vnu-jar": "^17.11.1", - "workbox-build": "^2.1.3" + "workbox-build": "^3.0.0" }, "engines": { "node": ">=6" |
