fix(core): update

This commit is contained in:
2024-05-17 17:46:56 +02:00
parent 7425a5c42d
commit ed1c977387
4 changed files with 111 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "webstore",
"description": "high performance storage in the browser using indexed db",
"description": "A high-performance storage solution for web applications using IndexedDB.",
"npmPackagename": "@push.rocks/webstore",
"license": "MIT",
"projectDomain": "push.rocks",
@@ -19,7 +19,9 @@
"data persistence",
"storage solution",
"typed requests",
"performance optimization"
"performance optimization",
"API caching",
"efficient data management"
]
}
},