mali-ui-plus 1.0.71 → 1.0.72
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.
|
@@ -73128,7 +73128,7 @@ function index_config(options) {
|
|
|
73128
73128
|
return config_0;
|
|
73129
73129
|
}
|
|
73130
73130
|
const MaliUI = {
|
|
73131
|
-
version: "1.0.
|
|
73131
|
+
version: "1.0.71",
|
|
73132
73132
|
install: index_install,
|
|
73133
73133
|
config: index_config,
|
|
73134
73134
|
renderer: index_esm.renderer,
|
package/lib/mali-ui-plus.umd.js
CHANGED
|
@@ -73138,7 +73138,7 @@ function index_config(options) {
|
|
|
73138
73138
|
return config_0;
|
|
73139
73139
|
}
|
|
73140
73140
|
const MaliUI = {
|
|
73141
|
-
version: "1.0.
|
|
73141
|
+
version: "1.0.71",
|
|
73142
73142
|
install: index_install,
|
|
73143
73143
|
config: index_config,
|
|
73144
73144
|
renderer: index_esm.renderer,
|