Skip to content

Commit 9371097

Browse files
committed
fix: prevent bundlers from removing side effects
1 parent 64ee0b2 commit 9371097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"unpkg": "dist/react-query.development.js",
1515
"types": "types/index.d.ts",
1616
"module": "es/index.js",
17-
"sideEffects": false,
1817
"scripts": {
1918
"test": "is-ci \"test:ci\" \"test:dev\"",
2019
"test:dev": "npm run test:types && npm run test:eslint && jest --watch",

0 commit comments

Comments
 (0)