@phun-ky/moebius 2.0.5 → 2.0.6
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/moebius.js +2 -2
- package/dist/moebius.js.map +1 -1
- package/package.json +1 -1
package/dist/moebius.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @phun-ky/moebius
|
|
3
3
|
* Automatically generate color palettes!
|
|
4
4
|
* @author Alexander Vassbotn Røyne-Helgesen <alexander+github.com@phun-ky.net>
|
|
5
|
-
* @version 2.0.
|
|
5
|
+
* @version 2.0.6
|
|
6
6
|
* @license
|
|
7
7
|
* Copyright (c) 2023 Alexander Vassbotn Røyne-Helgesen
|
|
8
8
|
*
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
* @phun-ky/typeof
|
|
29
29
|
* A set of JavaScript helper functions to check for types
|
|
30
30
|
* @author Alexander Vassbotn Røyne-Helgesen <alexander@phun-ky.net>
|
|
31
|
-
* @version 1.2.
|
|
31
|
+
* @version 1.2.13
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright (c) 2024 Alexander Vassbotn Røyne-Helgesen
|
|
34
34
|
*
|