Skip to content

Commit

Permalink
fix: dependency issue after workbox-webpack-plugin 6.2 release (faceb…
Browse files Browse the repository at this point in the history
…ook#11292)

* fix: Sub-dependency of workbox-webpack-plugin failed to yeild the correct version

* chore: Bump workbox-webpack-plugin to 6.2.4 to address regressions
  • Loading branch information
fguitton committed Aug 18, 2021
1 parent 0a0844f commit 13f29ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"webpack": "5.41.1",
"webpack-dev-server": "4.0.0-rc.0",
"webpack-manifest-plugin": "3.1.1",
"workbox-webpack-plugin": "6.1.5"
"workbox-webpack-plugin": "6.2.4"
},
"devDependencies": {
"react": "^17.0.1",
Expand Down

0 comments on commit 13f29ad

Please sign in to comment.