Skip to content

Commit 6aa8fe8

Browse files
authored
Merge pull request #4 from goldhand/pwa
Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support
2 parents 0640a20 + cb40bd7 commit 6aa8fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"recursive-readdir": "2.1.1",
6060
"strip-ansi": "3.0.1",
6161
"style-loader": "0.13.1",
62-
"sw-precache-webpack-plugin": "^0.9.0",
62+
"sw-precache-webpack-plugin": "^0.9.1",
6363
"url-loader": "0.5.7",
6464
"webpack": "2.2.1",
6565
"webpack-dev-server": "2.4.1",

0 commit comments

Comments
 (0)