@codbex/harmonia 1.5.1 → 1.5.2
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.js
CHANGED
|
@@ -10060,7 +10060,7 @@
|
|
|
10060
10060
|
}
|
|
10061
10061
|
|
|
10062
10062
|
// package.json
|
|
10063
|
-
var version = "1.5.
|
|
10063
|
+
var version = "1.5.2";
|
|
10064
10064
|
|
|
10065
10065
|
// src/index.js
|
|
10066
10066
|
window.Harmonia = { getBreakpointListener, addColorSchemeListener, getColorScheme, removeColorSchemeListener, setColorScheme, getSystemColorScheme, version };
|