@univerjs/core 0.5.0-beta.0 → 0.5.0-beta.1
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/es/index.js
CHANGED
|
@@ -11255,7 +11255,7 @@ class Jt extends cp {
|
|
|
11255
11255
|
super.updateDocumentId(n), this._unitId = n;
|
|
11256
11256
|
}
|
|
11257
11257
|
}
|
|
11258
|
-
const hp = "0.5.0-beta.
|
|
11258
|
+
const hp = "0.5.0-beta.1";
|
|
11259
11259
|
function dp(e = "", t = zr.ZH_CN, n = "") {
|
|
11260
11260
|
return {
|
|
11261
11261
|
id: e,
|