Skip to content

Commit d50effa

Browse files
fix(package): update react-scripts to version 3.3.0
Closes #10
1 parent da12bb5 commit d50effa

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
@@ -11,7 +11,7 @@
1111
"react": "^16.6.0",
1212
"react-apollo": "^2.2.4",
1313
"react-dom": "^16.6.0",
14-
"react-scripts": "3.1.0"
14+
"react-scripts": "3.3.0"
1515
},
1616
"scripts": {
1717
"start": "react-scripts start",

0 commit comments

Comments
 (0)