@tanstack/solid-store
Advanced tools
+2
-2
| { | ||
| "name": "@tanstack/solid-store", | ||
| "version": "0.9.1", | ||
| "version": "0.9.2", | ||
| "description": "Framework agnostic type-safe store w/ reactive framework adapters", | ||
@@ -49,3 +49,3 @@ "author": "Tanner Linsley", | ||
| "dependencies": { | ||
| "@tanstack/store": "0.9.1" | ||
| "@tanstack/store": "0.9.2" | ||
| }, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
+ Added
- Removed
Updated