Skip to content

Commit 4d6e410

Browse files
committed
fix: change force prod import
1 parent cce0188 commit 4d6e410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-query-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"default": "./build/lib/noop.mjs"
3333
}
3434
},
35-
"./devtools": {
35+
"./production": {
3636
"types": "./build/lib/index.d.ts",
3737
"import": "./build/lib/index.mjs",
3838
"default": "./build/lib/index.js"

0 commit comments

Comments
 (0)