@tldraw/tlvalidate
Advanced tools
Comparing version 2.0.0-canary.8ee67296b to 2.0.0-canary.92a7e527
# @tldraw/tlvalidate | ||
## 2.0.0-alpha.9 | ||
### Patch Changes | ||
- 4b4399b6e: redeploy with yarn to prevent package version issues | ||
- Updated dependencies [4b4399b6e] | ||
- @tldraw/utils@2.0.0-alpha.9 | ||
## 2.0.0-alpha.8 | ||
### Patch Changes | ||
- Release day! | ||
- Updated dependencies | ||
- @tldraw/utils@2.0.0-alpha.8 | ||
## 2.0.0-alpha.7 | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "@tldraw/tlvalidate", | ||
"description": "A tiny little drawing app (validation).", | ||
"version": "2.0.0-canary.8ee67296b", | ||
"version": "2.0.0-canary.92a7e527", | ||
"author": { | ||
@@ -41,3 +41,3 @@ "name": "tldraw GB Ltd.", | ||
"dependencies": { | ||
"@tldraw/utils": "2.0.0-canary.8ee67296b" | ||
"@tldraw/utils": "2.0.0-canary.92a7e527" | ||
}, | ||
@@ -59,5 +59,4 @@ "jest": { | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"./*.css": "./*.css" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
103253
+ Added@tldraw/utils@2.0.0-canary.92a7e527(transitive)
- Removed@tldraw/utils@2.0.0-canary.8ee67296b(transitive)