8000 chore: updating peerDeps · rescriptbr/react-query@c55b412 · GitHub
[go: up one dir, main page]

Skip to content

Commit c55b412

Browse files
committed
chore: updating peerDeps
1 parent 781bb34 commit c55b412

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"rescript": "9.1.4"
1616
},
1717
"peerDependencies": {
18-
"@rescript/react": "0.10.3",
19-
"react": "17.0.2",
20-
"react-dom": "17.0.2"
18+
"@rescript/react": "^0.10.3",
19+
"react": ">=17.0.2",
20+
"react-dom": ">=17.0.2"
2121
},
2222
"scripts": {
2323
"rescript:build": "rescript build -with-deps",

0 commit comments

Comments
 (0)
0