Skip to content

Commit 8e9f495

Browse files
committed
fix(deps): update dependency react-dom to v17
1 parent db15536 commit 8e9f495

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
@@ -19,7 +19,7 @@
1919
"graphql": "15.5.0",
2020
"graphql-tag": "2.11.0",
2121
"react": "16.14.0",
22-
"react-dom": "16.14.0",
22+
"react-dom": "17.0.1",
2323
"react-scripts": "4.0.3",
2424
"subscriptions-transport-ws": "0.9.18",
2525
"typescript": "4.2.3"

0 commit comments

Comments
 (0)