We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dee054 commit d540c1bCopy full SHA for d540c1b
1 file changed
packages/react-query/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@kivotos/react-query",
3
- "version": "1.0.0",
+ "private": true,
4
+ "sideEffects": false,
5
"description": "",
6
"type": "module",
7
"main": "./src/index.tsx",
0 commit comments