Skip to content

Commit 1cc5f75

Browse files
fix(package): update react-scripts to version 3.3.1
Closes #25
1 parent 08f47dc commit 1cc5f75

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
@@ -13,7 +13,7 @@
1313
"react-dom": "^16.2.0",
1414
"react-emotion": "^9.1.3",
1515
"react-final-form": "^3.1.0",
16-
"react-scripts": "1.1.3"
16+
"react-scripts": "3.3.1"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)