bi-eleme 2.0.4 → 2.0.5
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/table.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/table.css +1 -1
- package/packages/theme-chalk/src/common/var.scss +1 -1
- package/packages/theme-chalk/src/table.scss +8 -4
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -44416,7 +44416,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
44416
44416
|
}
|
|
44417
44417
|
|
|
44418
44418
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
44419
|
-
version: '2.0.
|
|
44419
|
+
version: '2.0.5',
|
|
44420
44420
|
locale: lib_locale_default.a.use,
|
|
44421
44421
|
i18n: lib_locale_default.a.i18n,
|
|
44422
44422
|
install: src_install,
|