Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit b7a7bce

Browse files
fix(package): update workbox-webpack-plugin to version 4.1.1
Closes #68
1 parent e110e76 commit b7a7bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"webpack-dev-server": "3.1.10",
6565
"webpack-manifest-plugin": "2.0.4",
6666
"webpack": "4.26.1",
67-
"workbox-webpack-plugin": "3.6.3"
67+
"workbox-webpack-plugin": "4.1.1"
6868
},
6969
"engines": {
7070
"node": ">= 8"

0 commit comments

Comments
 (0)