@univerjs/engine-render 1.0.0-insiders.20260720-e1e8f51 → 1.0.0-insiders.20260720-a91b13a
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/lib/cjs/index.js
CHANGED
|
@@ -27602,7 +27602,7 @@ Engine = __decorate([__decorateParam(2, ICanvasColorService)], Engine);
|
|
|
27602
27602
|
//#endregion
|
|
27603
27603
|
//#region package.json
|
|
27604
27604
|
var name = "@univerjs/engine-render";
|
|
27605
|
-
var version = "1.0.0-insiders.20260720-
|
|
27605
|
+
var version = "1.0.0-insiders.20260720-a91b13a";
|
|
27606
27606
|
|
|
27607
27607
|
//#endregion
|
|
27608
27608
|
//#region src/config/config.ts
|
package/lib/es/index.js
CHANGED
|
@@ -27601,7 +27601,7 @@ Engine = __decorate([__decorateParam(2, ICanvasColorService)], Engine);
|
|
|
27601
27601
|
//#endregion
|
|
27602
27602
|
//#region package.json
|
|
27603
27603
|
var name = "@univerjs/engine-render";
|
|
27604
|
-
var version = "1.0.0-insiders.20260720-
|
|
27604
|
+
var version = "1.0.0-insiders.20260720-a91b13a";
|
|
27605
27605
|
|
|
27606
27606
|
//#endregion
|
|
27607
27607
|
//#region src/config/config.ts
|