@tldraw/tlschema
Advanced tools
Comparing version 2.0.0-canary.6ec35e09e to 2.0.0-canary.8ee67296b
{ | ||
"name": "@tldraw/tlschema", | ||
"description": "A tiny little drawing app (schema).", | ||
"version": "2.0.0-canary.6ec35e09e", | ||
"version": "2.0.0-canary.8ee67296b", | ||
"author": { | ||
@@ -58,5 +58,5 @@ "name": "tldraw GB Ltd.", | ||
"dependencies": { | ||
"@tldraw/tlstore": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/tlvalidate": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/utils": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/tlstore": "2.0.0-canary.8ee67296b", | ||
"@tldraw/tlvalidate": "2.0.0-canary.8ee67296b", | ||
"@tldraw/utils": "2.0.0-canary.8ee67296b", | ||
"nanoid": "^3.0.0" | ||
@@ -63,0 +63,0 @@ }, |
+ Added@tldraw/tlstore@2.0.0-canary.8ee67296b(transitive)
+ Added@tldraw/tlvalidate@2.0.0-canary.8ee67296b(transitive)
+ Added@tldraw/utils@2.0.0-canary.8ee67296b(transitive)
- Removed@tldraw/tlstore@2.0.0-canary.6ec35e09e(transitive)
- Removed@tldraw/tlvalidate@2.0.0-canary.6ec35e09e(transitive)
- Removed@tldraw/utils@2.0.0-canary.6ec35e09e(transitive)