Skip to content

Commit 4e445dd

Browse files
fix(package): update react-scripts to version 3.3.1
Closes #1
1 parent 583fba4 commit 4e445dd

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.12.0",
77
"react-dom": "^16.12.0",
8-
"react-scripts": "3.2.0",
8+
"react-scripts": "3.3.1",
99
"styled-components": "^4.4.1"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)