Skip to content

Commit e3c4fc8

Browse files
fix(package): update react-scripts to version 3.2.0
Closes #11
1 parent f6863de commit e3c4fc8

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
@@ -7,7 +7,7 @@
77
"lorem-ipsum": "^1.0.6",
88
"react": "^16.4.2",
99
"react-dom": "^16.4.2",
10-
"react-scripts": "3.1.0",
10+
"react-scripts": "3.2.0",
1111
"styled-components": "^4.0.2"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)