@liuzengwei/element-ui 2.15.5-xn.49 → 2.15.5-xn.50
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/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/timeline-item.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/timeline-item.css +1 -1
- package/packages/theme-chalk/src/common/var.scss +3 -3
- package/packages/theme-chalk/src/timeline-item.scss +5 -4
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -51110,7 +51110,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
51110
51110
|
}
|
|
51111
51111
|
|
|
51112
51112
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
51113
|
-
version: '2.15.5-xn.
|
|
51113
|
+
version: '2.15.5-xn.50',
|
|
51114
51114
|
locale: lib_locale_default.a.use,
|
|
51115
51115
|
i18n: lib_locale_default.a.i18n,
|
|
51116
51116
|
install: src_install,
|