fix(build): tighten TypeScript build configuration and refresh package metadata

This commit is contained in:
2026-04-30 10:03:06 +00:00
parent b2b843e823
commit 8fabbf6740
5 changed files with 517 additions and 2390 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webstore',
version: '2.0.21',
version: '2.0.22',
description: 'A high-performance storage solution for web applications using IndexedDB.'
}