@toeverything/y-indexeddb
Advanced tools
Comparing version 0.5.4-canary.19 to 0.5.4-canary.20
{ | ||
"name": "@toeverything/y-indexeddb", | ||
"type": "module", | ||
"version": "0.5.4-canary.19", | ||
"version": "0.5.4-canary.20", | ||
"scripts": { | ||
@@ -22,2 +22,3 @@ "build": "vite build" | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
@@ -35,5 +36,5 @@ ".": { | ||
"devDependencies": { | ||
"@blocksuite/blocks": "0.0.0-20230428070346-4bed88f0-nightly", | ||
"@blocksuite/store": "0.0.0-20230428070346-4bed88f0-nightly", | ||
"vite": "^4.3.3", | ||
"@blocksuite/blocks": "0.0.0-20230501021333-90d9a4af-nightly", | ||
"@blocksuite/store": "0.0.0-20230501021333-90d9a4af-nightly", | ||
"vite": "^4.3.4", | ||
"vite-plugin-dts": "^2.3.0", | ||
@@ -40,0 +41,0 @@ "y-indexeddb": "^9.0.10" |
56185
7381