Skip to content

Commit 7ade233

Browse files
authored
fix: handle react-native resolver (#8478)
1 parent 4f90639 commit 7ade233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-query/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"types": "build/legacy/index.d.ts",
3838
"main": "build/legacy/index.cjs",
3939
"module": "build/legacy/index.js",
40+
"react-native": "src/index.ts",
4041
"exports": {
4142
".": {
4243
"import": {

0 commit comments

Comments
 (0)