@univerjs/sheets 1.0.0-alpha.5 → 1.0.0-alpha.6
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/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +8 -8
package/lib/cjs/index.js
CHANGED
|
@@ -19385,7 +19385,7 @@ RangeProtectionCache = __decorate([
|
|
|
19385
19385
|
//#endregion
|
|
19386
19386
|
//#region package.json
|
|
19387
19387
|
var name = "@univerjs/sheets";
|
|
19388
|
-
var version = "1.0.0-alpha.
|
|
19388
|
+
var version = "1.0.0-alpha.6";
|
|
19389
19389
|
|
|
19390
19390
|
//#endregion
|
|
19391
19391
|
//#region src/controllers/active-worksheet.controller.ts
|
package/lib/es/index.js
CHANGED
|
@@ -19384,7 +19384,7 @@ RangeProtectionCache = __decorate([
|
|
|
19384
19384
|
//#endregion
|
|
19385
19385
|
//#region package.json
|
|
19386
19386
|
var name = "@univerjs/sheets";
|
|
19387
|
-
var version = "1.0.0-alpha.
|
|
19387
|
+
var version = "1.0.0-alpha.6";
|
|
19388
19388
|
|
|
19389
19389
|
//#endregion
|
|
19390
19390
|
//#region src/controllers/active-worksheet.controller.ts
|
package/lib/index.js
CHANGED
|
@@ -19384,7 +19384,7 @@ RangeProtectionCache = __decorate([
|
|
|
19384
19384
|
//#endregion
|
|
19385
19385
|
//#region package.json
|
|
19386
19386
|
var name = "@univerjs/sheets";
|
|
19387
|
-
var version = "1.0.0-alpha.
|
|
19387
|
+
var version = "1.0.0-alpha.6";
|
|
19388
19388
|
|
|
19389
19389
|
//#endregion
|
|
19390
19390
|
//#region src/controllers/active-worksheet.controller.ts
|