This commit is contained in:
2026-04-30 09:58:42 +00:00
parent a62fa83afc
commit 0e1b0c833a
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartstate", "name": "@push.rocks/smartstate",
"version": "2.3.0", "version": "2.3.1",
"private": false, "private": false,
"description": "A TypeScript-first reactive state management library with middleware, computed state, batching, persistence, and Web Component Context Protocol support.", "description": "A TypeScript-first reactive state management library with middleware, computed state, batching, persistence, and Web Component Context Protocol support.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",