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

@@ -2,7 +2,7 @@
"name": "@push.rocks/webstore",
"version": "2.0.16",
"private": false,
"description": "high performance storage in the browser using indexed db",
"description": "A high-performance storage solution for web applications using IndexedDB.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"type": "module",
@@ -56,6 +56,8 @@
"data persistence",
"storage solution",
"typed requests",
"performance optimization"
"performance optimization",
"API caching",
"efficient data management"
]
}
}