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 64ee0b2 commit 9371097Copy full SHA for 9371097
package.json
@@ -14,7 +14,6 @@
14
"unpkg": "dist/react-query.development.js",
15
"types": "types/index.d.ts",
16
"module": "es/index.js",
17
- "sideEffects": false,
18
"scripts": {
19
"test": "is-ci \"test:ci\" \"test:dev\"",
20
"test:dev": "npm run test:types && npm run test:eslint && jest --watch",
0 commit comments