This commit is contained in:
Philipp Kunz 2024-05-17 16:33:50 +02:00
parent 84bb5c8a26
commit d6c459e491

View File

@ -1,6 +1,6 @@
{
"name": "@tempfix/idb",
"version": "8.0.0",
"version": "8.0.1",
"description": "A small wrapper that makes IndexedDB usable",
"main": "./build/index.cjs",
"module": "./build/index.js",