Skip to content

Commit ee56192

Browse files
author
Marlon Maxwel
committed
feat(react-scripts): add all dependencies for build workbox template file
1 parent 3f9cdc5 commit ee56192

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-scripts/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
"webpack": "4.41.5",
8080
"webpack-dev-server": "3.10.2",
8181
"webpack-manifest-plugin": "2.2.0",
82+
"workbox-core": "5.0.0",
83+
"workbox-precaching": "5.0.0",
84+
"workbox-routing": "5.0.0",
8285
"workbox-webpack-plugin": "5.0.0"
8386
},
8487
"devDependencies": {

0 commit comments

Comments
 (0)