feat(GlobalStateStore): prevent saving during initial load

This commit is contained in:
2026-02-07 22:54:00 +02:00
parent 2e23b259ab
commit c2113357f2
4 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@warkypublic/oranguru",
"author": "Warky Devs",
"version": "0.0.36",
"version": "0.0.37",
"type": "module",
"types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js",