@gonsin/gview 2.0.78 → 2.0.79
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/dist/index.mjs +2 -2
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -9811,7 +9811,7 @@ const $i = { class: "gConfigProvider" }, xi = /* @__PURE__ */ de({
|
|
|
9811
9811
|
}, 8, ["globalConfig"])
|
|
9812
9812
|
]));
|
|
9813
9813
|
}
|
|
9814
|
-
}), Bi = Ke(xi), Pi = "@gonsin/gview", Vi = "2.0.
|
|
9814
|
+
}), Bi = Ke(xi), Pi = "@gonsin/gview", Vi = "2.0.79", Oi = "dist/index.mjs", Ui = "dist/types/index.d.ts", ji = [
|
|
9815
9815
|
"dist",
|
|
9816
9816
|
"README.md",
|
|
9817
9817
|
"CHANGELOG.md"
|
|
@@ -9838,7 +9838,7 @@ const $i = { class: "gConfigProvider" }, xi = /* @__PURE__ */ de({
|
|
|
9838
9838
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
9839
9839
|
axios: "^1.3.4",
|
|
9840
9840
|
dayjs: "^1.11.7",
|
|
9841
|
-
"gonsin-i18n": "^0.2.
|
|
9841
|
+
"gonsin-i18n": "^0.2.3",
|
|
9842
9842
|
he: "^1.2.0",
|
|
9843
9843
|
"lodash-es": "^4.17.21",
|
|
9844
9844
|
mustache: "^4.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gonsin/gview",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.79",
|
|
4
4
|
"main": "dist/index.mjs",
|
|
5
5
|
"typings": "dist/types/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
33
33
|
"axios": "^1.3.4",
|
|
34
34
|
"dayjs": "^1.11.7",
|
|
35
|
-
"gonsin-i18n": "^0.2.
|
|
35
|
+
"gonsin-i18n": "^0.2.3",
|
|
36
36
|
"he": "^1.2.0",
|
|
37
37
|
"lodash-es": "^4.17.21",
|
|
38
38
|
"mustache": "^4.2.0",
|