observable-slice
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "An observable for global state that can be subscribed to with react hooks, or callbacks", | ||
@@ -56,3 +56,7 @@ "license": "MIT", | ||
"name": "observable-slice", | ||
"author": "teagueStockwell", | ||
"author": { | ||
"name": "Teague Stockwell", | ||
"email": "tsappdevelopment@gmail.com", | ||
"url": "https://teaguestockwell.com" | ||
}, | ||
"module": "dist/observable-slice.esm.js", | ||
@@ -59,0 +63,0 @@ "size-limit": [ |
45124