Skip to content

Commit 43cd854

Browse files
release version - 4.8.2
1 parent eef7107 commit 43cd854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsstore",
3-
"version": "4.8.1",
3+
"version": "4.8.2",
44
"description": "Harness the power of JsStore to streamline database operations in your web applications. With its SQL-like API, JsStore simplifies IndexedDB interactions, enabling developers to easily query, filter, and manipulate data with familiar syntax and efficiency.",
55
"main": "dist/npm.export.js",
66
"types": "dist/ts/main/index.d.ts",

0 commit comments

Comments
 (0)