@tldraw/assets 4.3.0-canary.da35795ba8e2 → 4.3.0-next.a10a6b62725c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tldraw/assets",
|
|
3
3
|
"description": "tldraw infinite canvas SDK (assets).",
|
|
4
|
-
"version": "4.3.0-
|
|
4
|
+
"version": "4.3.0-next.a10a6b62725c",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "tldraw Inc.",
|
|
7
7
|
"email": "hello@tldraw.com"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"context": "yarn run -T tsx ../../internal/scripts/context.ts"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@tldraw/utils": "4.3.0-
|
|
52
|
+
"@tldraw/utils": "4.3.0-next.a10a6b62725c"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"lazyrepo": "0.0.0-alpha.27",
|