bi-eleme 1.0.6 → 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/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/table.scss +2 -2
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -43840,7 +43840,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
43840
43840
|
}
|
|
43841
43841
|
|
|
43842
43842
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
43843
|
-
version: '1.0.
|
|
43843
|
+
version: '1.0.7',
|
|
43844
43844
|
locale: lib_locale_default.a.use,
|
|
43845
43845
|
i18n: lib_locale_default.a.i18n,
|
|
43846
43846
|
install: src_install,
|