y-provider
Advanced tools
Comparing version 0.10.3-canary.0 to 0.10.3-canary.1
{ | ||
"name": "y-provider", | ||
"type": "module", | ||
"version": "0.10.3-canary.0", | ||
"version": "0.10.3-canary.1", | ||
"description": "Yjs provider protocol for multi document support", | ||
@@ -32,7 +32,7 @@ "exports": { | ||
"devDependencies": { | ||
"@blocksuite/store": "0.0.0-20231116023037-31273bb7-nightly", | ||
"@blocksuite/store": "0.0.0-20231122113751-6bf81eb3-nightly", | ||
"vite": "^4.4.11", | ||
"vite-plugin-dts": "3.6.0", | ||
"vitest": "0.34.6", | ||
"yjs": "^13.6.8" | ||
"yjs": "^13.6.10" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |
60750