Skip to content

Commit 7f15672

Browse files
fix(package): update react-scripts to version 3.3.0
Closes #11
1 parent f944890 commit 7f15672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^16.3.2",
77
"react-dom": "^16.3.2",
88
"react-graphql-client": "^0.1.8",
9-
"react-scripts": "3.1.0"
9+
"react-scripts": "3.3.0"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)