eoss-mobiles 0.1.16 → 0.1.17
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/eoss-mobile.common.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/src/index.js +1 -1
|
@@ -15793,7 +15793,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
15793
15793
|
}
|
|
15794
15794
|
|
|
15795
15795
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
15796
|
-
version: '0.1.
|
|
15796
|
+
version: '0.1.17',
|
|
15797
15797
|
install: install,
|
|
15798
15798
|
Button: packages_button,
|
|
15799
15799
|
ButtonGroup: button_group,
|