@nanostores/solid
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@nanostores/solid", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Solid integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores.", | ||
@@ -32,9 +32,9 @@ "publishConfig": { | ||
"peerDependencies": { | ||
"nanostores": "^0.6.0", | ||
"nanostores": "^0.7.0", | ||
"solid-js": ">=1.4.0" | ||
}, | ||
"dependencies": { | ||
"nanostores": "^0.6.0" | ||
"nanostores": "^0.7.0" | ||
}, | ||
"scripts": {} | ||
} |
+ Addednanostores@0.7.4(transitive)
- Removednanostores@0.6.0(transitive)
Updatednanostores@^0.7.0