@tanstack/react-query-devtools
Advanced tools
+2
-2
| { | ||
| "name": "@tanstack/react-query-devtools", | ||
| "version": "5.0.0-alpha.54", | ||
| "version": "5.0.0-alpha.55", | ||
| "description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -59,3 +59,3 @@ "author": "tannerlinsley", | ||
| "test:lib:dev": "pnpm run test:lib --watch", | ||
| "test:build": "publint", | ||
| "test:build": "publint --strict", | ||
| "build": "pnpm build:rollup && pnpm build:types", | ||
@@ -62,0 +62,0 @@ "build:rollup": "rollup --config rollup.config.js", |
38175
0.02%