diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index bd95dae6a0b..45ecbcd5ab2 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -73,7 +73,8 @@ "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.1.5", + "workbox-build": "6.1.5" }, "devDependencies": { "react": "^17.0.1",