cy-element-ui 1.0.65 → 1.0.67
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 +2 -2
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -41609,7 +41609,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
41609
41609
|
}
|
|
41610
41610
|
|
|
41611
41611
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
41612
|
-
version: '1.0.
|
|
41612
|
+
version: '1.0.67',
|
|
41613
41613
|
locale: lib_locale_default.a.use,
|
|
41614
41614
|
i18n: lib_locale_default.a.i18n,
|
|
41615
41615
|
install: src_install,
|