diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e8ccb552..b23bed2e 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,7 @@ "node": ">= 22.13.0" }, "dependencies": { + "@eslint/js": "^9.38.0", "@js-temporal/polyfill": "^0.4.4", "chroma-js": "^2.4.2", "command-exists": "^1.2.9", |