cy-element-ui 1.0.51 → 1.0.52
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/lib/locale/index.js +1 -1
- package/lib/mixins/locale.js +1 -1
- package/package.json +1 -1
- package/src/index.js +1 -1
- package/src/locale/index.js +1 -1
- package/src/mixins/locale.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -41326,7 +41326,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
41326
41326
|
}
|
|
41327
41327
|
|
|
41328
41328
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
41329
|
-
version: '1.0.
|
|
41329
|
+
version: '1.0.52',
|
|
41330
41330
|
locale: src_locale_default.a.use,
|
|
41331
41331
|
i18n: src_locale_default.a.i18n,
|
|
41332
41332
|
install: src_install,
|