Skip to content

Commit be18080

Browse files
fix(package): update react-scripts to version 3.3.1
Closes #12
1 parent 22f65a8 commit be18080

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": "^16.6.0",
1414
"react-apollo": "^2.2.4",
1515
"react-dom": "^16.6.0",
16-
"react-scripts": "3.1.0"
16+
"react-scripts": "3.3.1"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)