@univerjs/sheets 0.2.4-alpha.0 → 0.2.5
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 +2 -2
- package/lib/umd/index.js +1 -1
- package/package.json +10 -10
package/lib/es/index.js
CHANGED
|
@@ -5296,7 +5296,8 @@ let jt = class extends ke {
|
|
|
5296
5296
|
Un,
|
|
5297
5297
|
Jn,
|
|
5298
5298
|
tn,
|
|
5299
|
-
wa
|
|
5299
|
+
wa,
|
|
5300
|
+
Ge
|
|
5300
5301
|
].forEach((r) => {
|
|
5301
5302
|
var i;
|
|
5302
5303
|
this._commandService.registerCommand(r), (i = this._dataSyncPrimaryController) == null || i.registerSyncingMutations(r);
|
|
@@ -5361,7 +5362,6 @@ let jt = class extends ke {
|
|
|
5361
5362
|
gs,
|
|
5362
5363
|
zn,
|
|
5363
5364
|
ln,
|
|
5364
|
-
Ge,
|
|
5365
5365
|
ha,
|
|
5366
5366
|
nt,
|
|
5367
5367
|
ss,
|