⬇️(SW) workbox-webpack-plugin to 7.1.0

A recent update to the workbox-webpack-plugin
package seems to introduce strange behavior.
Better to downgrade in waiting that it is more stable.
This commit is contained in:
Anthony LC
2024-11-27 16:20:58 +01:00
committed by Anthony LC
parent fc2f14b3f4
commit c94f26c8b9
2 changed files with 109 additions and 109 deletions

View File

@@ -66,6 +66,6 @@
"stylelint-prettier": "5.0.2",
"typescript": "*",
"webpack": "5.96.1",
"workbox-webpack-plugin": "7.3.0"
"workbox-webpack-plugin": "7.1.0"
}
}