Skip to content

Commit 6a29134

Browse files
committed
rebase
1 parent c5c4417 commit 6a29134

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-query/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"use-sync-external-store": "^1.1.0"
4848
},
4949
"peerDependencies": {
50-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
50+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
51+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
5152
},
5253
"peerDependenciesMeta": {
5354
"react-dom": {

0 commit comments

Comments
 (0)