cy-element-ui 1.0.74 → 1.0.75
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/element-ui.common.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/src/index.js +3 -3
package/lib/element-ui.common.js
CHANGED
|
@@ -54547,7 +54547,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
54547
54547
|
}
|
|
54548
54548
|
|
|
54549
54549
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
54550
|
-
version: '1.0.
|
|
54550
|
+
version: '1.0.75',
|
|
54551
54551
|
locale: locale.use,
|
|
54552
54552
|
i18n: locale.i18n,
|
|
54553
54553
|
install: src_install,
|