@toeverything/y-indexeddb
Advanced tools
Comparing version 0.7.0-canary.9 to 0.7.0-canary.10
@@ -245,3 +245,3 @@ import { openDB as h } from "idb"; | ||
throw new q(); | ||
(await s).delete("workspace", e); | ||
await (await s).delete("workspace", e); | ||
}, | ||
@@ -248,0 +248,0 @@ whenSynced: Promise.resolve(), |
{ | ||
"name": "@toeverything/y-indexeddb", | ||
"type": "module", | ||
"version": "0.7.0-canary.9", | ||
"version": "0.7.0-canary.10", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "vite build" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58120