@univerjs/engine-render 1.0.0-alpha.1 → 1.0.0-insiders.20260629-12f2e44
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/lib/cjs/index.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +2 -2
- package/LICENSE +0 -176
package/lib/cjs/index.js
CHANGED
|
@@ -26555,7 +26555,7 @@ Engine = __decorate([__decorateParam(2, ICanvasColorService)], Engine);
|
|
|
26555
26555
|
//#endregion
|
|
26556
26556
|
//#region package.json
|
|
26557
26557
|
var name = "@univerjs/engine-render";
|
|
26558
|
-
var version = "1.0.0-
|
|
26558
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
26559
26559
|
|
|
26560
26560
|
//#endregion
|
|
26561
26561
|
//#region src/config/config.ts
|
package/lib/es/index.js
CHANGED
|
@@ -26530,7 +26530,7 @@ Engine = __decorate([__decorateParam(2, ICanvasColorService)], Engine);
|
|
|
26530
26530
|
//#endregion
|
|
26531
26531
|
//#region package.json
|
|
26532
26532
|
var name = "@univerjs/engine-render";
|
|
26533
|
-
var version = "1.0.0-
|
|
26533
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
26534
26534
|
|
|
26535
26535
|
//#endregion
|
|
26536
26536
|
//#region src/config/config.ts
|