We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75903d0 commit acd14f0Copy full SHA for acd14f0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-query-external-sync",
3
- "version": "1.0.1",
+ "version": "2.0.0",
4
"description": "A tool for syncing React Query state to an external Dev Tools",
5
"main": "dist/bundle.cjs.js",
6
"module": "dist/bundle.esm.js",
0 commit comments