Skip to content

Commit d46a0c7

Browse files
fix(package): update react-scripts to version 3.1.2
Closes #4
1 parent 89679b9 commit d46a0c7

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

0 commit comments

Comments
 (0)