diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 19:07:48 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 19:08:18 -0300 |
| commit | 29e7f68f573f413a6d0828bf56eda9e339fe02a7 (patch) | |
| tree | cbe393a0e41ac272d20b1262561b082c397994ff /package.json | |
| parent | 262455113795fb49797b520a3172f91bc32cac25 (diff) | |
chroma.js 2.4.2 -> 3.2.0
sure, looks the same to me
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ff2fe17f..982a0262 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dependencies": { "@eslint/js": "10.0.1", "@js-temporal/polyfill": "0.4.4", - "chroma-js": "2.4.2", + "chroma-js": "3.2.0", "command-exists": "1.2.9", "compress-json": "3.4.0", "eslint": "10.1.0", |