Skip to content

Commit 8ccca9c

Browse files
authored
Merge pull request #3 from the-road-to-react-with-firebase/greenkeeper/react-scripts-3.0.0
fix(package): update react-scripts to version 3.0.0
2 parents 7bb0aa2 + 0f63a2f commit 8ccca9c

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"react": "^16.6.3",
77
"react-dom": "^16.6.3",
8-
"react-scripts": "2.1.1"
8+
"react-scripts": "3.0.0"
99
},
1010
"scripts": {
1111
"start": "react-scripts start",

0 commit comments

Comments
 (0)