Skip to content

Commit ba6d823

Browse files
authored
Merge pull request #4 from taming-the-state-in-react/greenkeeper/react-scripts-3.0.0
fix(package): update react-scripts to version 3.0.0
2 parents 4b7e5a6 + ce67f86 commit ba6d823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"axios": "^0.18.0",
77
"react": "^16.4.2",
88
"react-dom": "^16.4.2",
9-
"react-scripts": "2.1.0",
9+
"react-scripts": "3.0.0",
1010
"rxjs": "^6.2.2"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)