sone-ui-component-3.2.4 2.0.275 → 2.0.276
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/sone-ui.common.js +1 -1
- package/lib/sone-ui.common.js.map +1 -1
- package/lib/sone-ui.umd.js +1 -1
- package/lib/sone-ui.umd.js.map +1 -1
- package/lib/sone-ui.umd.min.js +1 -1
- package/lib/sone-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/index.js +1 -1
- package/src/styles/tree.scss +3 -3
package/lib/sone-ui.umd.js
CHANGED
|
@@ -36990,7 +36990,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
36990
36990
|
}
|
|
36991
36991
|
|
|
36992
36992
|
/* harmony default export */ var src_0 = ({
|
|
36993
|
-
version: '2.0.
|
|
36993
|
+
version: '2.0.276',
|
|
36994
36994
|
locale: locale.use,
|
|
36995
36995
|
i18n: locale.i18n,
|
|
36996
36996
|
install,
|