Rewrite to allow for multiple, independent stores.

This commit is contained in:
2025-02-06 22:27:39 +01:00
parent 1bcdb09b54
commit cc3a5054e5
2 changed files with 107 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tp/tp-store",
"version": "1.1.2",
"version": "2.0.0",
"description": "",
"main": "tp-store.js",
"scripts": {