cy-element-ui 1.0.80 → 1.0.82
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 +3 -3
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -54499,7 +54499,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
54499
54499
|
}
|
|
54500
54500
|
|
|
54501
54501
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
54502
|
-
version: '1.0.
|
|
54502
|
+
version: '1.0.82',
|
|
54503
54503
|
locale: locale.use,
|
|
54504
54504
|
i18n: locale.i18n,
|
|
54505
54505
|
install: src_install,
|