This commit is contained in:
Philipp Kunz 2024-04-18 20:52:00 +02:00
parent 77867e26c2
commit 845ffa3c86

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/webstore", "name": "@push.rocks/webstore",
"version": "2.0.13", "version": "2.0.14",
"private": false, "private": false,
"description": "high performance storage in the browser using indexed db", "description": "high performance storage in the browser using indexed db",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -58,4 +58,4 @@
"typed requests", "typed requests",
"performance optimization" "performance optimization"
] ]
} }