We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce0188 commit 4d6e410Copy full SHA for 4d6e410
packages/react-query-devtools/package.json
@@ -32,7 +32,7 @@
32
"default": "./build/lib/noop.mjs"
33
}
34
},
35
- "./devtools": {
+ "./production": {
36
"types": "./build/lib/index.d.ts",
37
"import": "./build/lib/index.mjs",
38
"default": "./build/lib/index.js"
0 commit comments