@tldraw/utils 4.4.0-next.2248da8625f1 → 4.4.0-next.55b4db2171bd

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/dist-cjs/index.js CHANGED
@@ -169,7 +169,7 @@ var import_version2 = require("./lib/version");
169
169
  var import_warn = require("./lib/warn");
170
170
  (0, import_version.registerTldrawLibraryVersion)(
171
171
  "@tldraw/utils",
172
- "4.4.0-next.2248da8625f1",
172
+ "4.4.0-next.55b4db2171bd",
173
173
  "cjs"
174
174
  );
175
175
  //# sourceMappingURL=index.js.map
@@ -101,7 +101,7 @@ import { registerTldrawLibraryVersion as registerTldrawLibraryVersion2 } from ".
101
101
  import { warnDeprecatedGetter, warnOnce } from "./lib/warn.mjs";
102
102
  registerTldrawLibraryVersion(
103
103
  "@tldraw/utils",
104
- "4.4.0-next.2248da8625f1",
104
+ "4.4.0-next.55b4db2171bd",
105
105
  "esm"
106
106
  );
107
107
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tldraw/utils",
3
3
  "description": "tldraw infinite canvas SDK (private utilities).",
4
- "version": "4.4.0-next.2248da8625f1",
4
+ "version": "4.4.0-next.55b4db2171bd",
5
5
  "author": {
6
6
  "name": "tldraw Inc.",
7
7
  "email": "hello@tldraw.com"