fix(core): update
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user