@codbex/harmonia 1.7.0 → 1.7.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/dist/harmonia.esm.js
CHANGED
|
@@ -10647,7 +10647,7 @@ function tree_default(Alpine) {
|
|
|
10647
10647
|
}
|
|
10648
10648
|
|
|
10649
10649
|
// package.json
|
|
10650
|
-
var version = "1.7.
|
|
10650
|
+
var version = "1.7.1";
|
|
10651
10651
|
|
|
10652
10652
|
// src/utils/theme.js
|
|
10653
10653
|
var colorSchemeKey = "codbex.harmonia.colorMode";
|