cy-element-ui 1.0.5 → 1.0.7
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 +5 -1
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -53053,7 +53053,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
53053
53053
|
src_install(window.Vue);
|
|
53054
53054
|
}
|
|
53055
53055
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
53056
|
-
version: '1.0.
|
|
53056
|
+
version: '1.0.5',
|
|
53057
53057
|
locale: locale.use,
|
|
53058
53058
|
i18n: locale.i18n,
|
|
53059
53059
|
install: src_install,
|