@tldraw/tlsync-client
Advanced tools
Comparing version 0.1.0-alpha.10 to 0.1.0-alpha.11
@@ -5,3 +5,3 @@ { | ||
"description": "A tiny little drawing app (multiplayer sync).", | ||
"version": "0.1.0-alpha.10", | ||
"version": "0.1.0-alpha.11", | ||
"author": "tldraw GB Ltd.", | ||
@@ -54,5 +54,5 @@ "homepage": "https://tldraw.dev", | ||
"dependencies": { | ||
"@tldraw/tldraw-beta": "0.1.0-alpha.10", | ||
"@tldraw/tlstore": "0.1.0-alpha.10", | ||
"@tldraw/tlsync": "0.1.0-alpha.10", | ||
"@tldraw/tldraw-beta": "0.1.0-alpha.11", | ||
"@tldraw/tlstore": "0.1.0-alpha.11", | ||
"@tldraw/tlsync": "0.1.0-alpha.11", | ||
"idb": "^7.1.0", | ||
@@ -59,0 +59,0 @@ "signia": "^0.0.8", |
+ Added@tldraw/tlstore@0.1.0-alpha.11(transitive)
+ Added@tldraw/utils@0.1.0-alpha.11(transitive)
- Removed@tldraw/tlstore@0.1.0-alpha.10(transitive)
- Removed@tldraw/utils@0.1.0-alpha.10(transitive)