Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 93abafa

Browse files
fix(package): update react-scripts to version 3.1.2
Closes #13
1 parent be44409 commit 93abafa

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
"firebase": "^5.7.0",
77
"react": "^16.6.3",
88
"react-dom": "^16.6.3",
9-
"react-scripts": "3.1.0"
9+
"react-scripts": "3.1.2"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)