Skip to content

Commit af064a8

Browse files
committed
fix(deps): update dependency react to v17
1 parent 3a5a2dc commit af064a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/cra-subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dotenv-flow": "3.2.0",
1919
"graphql": "15.5.0",
2020
"graphql-tag": "2.11.0",
21-
"react": "16.14.0",
21+
"react": "17.0.1",
2222
"react-dom": "17.0.1",
2323
"react-scripts": "4.0.3",
2424
"subscriptions-transport-ws": "0.9.18",

0 commit comments

Comments
 (0)