@tanstack/query-devtools
Advanced tools
Comparing version 5.0.0-rc.5 to 5.0.0-rc.9
{ | ||
"name": "@tanstack/query-devtools", | ||
"version": "5.0.0-rc.5", | ||
"version": "5.0.0-rc.9", | ||
"description": "Developer tools to interact with and visualize the TanStack Query cache", | ||
@@ -20,4 +20,4 @@ "author": "tannerlinsley", | ||
"solid": { | ||
"development": "./build/dev.jsx", | ||
"import": "./build/index.jsx" | ||
"development": "./build/index.js", | ||
"import": "./build/index.js" | ||
}, | ||
@@ -54,3 +54,3 @@ "development": { | ||
"vite-plugin-solid": "^2.7.0", | ||
"@tanstack/query-core": "5.0.0-rc.5" | ||
"@tanstack/query-core": "5.0.0-rc.6" | ||
}, | ||
@@ -57,0 +57,0 @@ "scripts": { |