Skip to content

Commit 72310b3

Browse files
fix(package): update react-scripts to version 3.1.1
Closes #12
1 parent d470773 commit 72310b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"prop-types": "^15.6.2",
1010
"react": "^16.4.1",
1111
"react-dom": "^16.4.1",
12-
"react-scripts": "^2.1.5",
12+
"react-scripts": "^3.1.1",
1313
"react-with-firebase-auth": "file:..",
1414
"recompose": "^0.30.0"
1515
},

0 commit comments

Comments
 (0)