diff --git a/package.json b/package.json index 1ccada5d..8ac05db3 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,7 @@ "idb": "^8.0.2", "localforage": "^1.10.0", "lodash": "^4.17.21", + "mathjs": "^14.4.0", "million": "^3.1.11", "motion": "^12.4.12", "postcss": "^8.5.3", diff --git a/src/interface/components/PickerSwatch.svelte b/src/interface/components/PickerSwatch.svelte index 643f5f46..631d954d 100644 --- a/src/interface/components/PickerSwatch.svelte +++ b/src/interface/components/PickerSwatch.svelte @@ -5,6 +5,7 @@