Skip to content

Commit 4600804

Browse files
authored
Merge pull request #7 from taming-the-state-in-react/greenkeeper/react-scripts-3.0.0
fix(package): update react-scripts to version 3.0.0
2 parents 08bdaaf + 29846bc commit 4600804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^16.6.0",
77
"react-dom": "^16.6.0",
88
"react-redux": "^6.0.0",
9-
"react-scripts": "2.1.0",
9+
"react-scripts": "3.0.0",
1010
"redux": "^4.0.1",
1111
"redux-logger": "^3.0.6",
1212
"redux-saga": "^0.16.2"

0 commit comments

Comments
 (0)