@britecore/bc-design-system 3.33.0 → 3.33.1
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
|
@@ -26351,7 +26351,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
26351
26351
|
}
|
|
26352
26352
|
|
|
26353
26353
|
module.exports = {
|
|
26354
|
-
version: '3.33.
|
|
26354
|
+
version: '3.33.1',
|
|
26355
26355
|
locale: _locale2.default.use,
|
|
26356
26356
|
i18n: _locale2.default.i18n,
|
|
26357
26357
|
install: install,
|