« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 64c565f3..6a651761 100644
--- a/package.json
+++ b/package.json
@@ -62,6 +62,7 @@
     "dependencies": {
         "@eslint/js": "10.0.1",
         "@js-temporal/polyfill": "0.4.4",
+        "chokidar": "5.0.0",
         "chroma-js": "3.2.0",
         "command-exists": "1.2.9",
         "compress-json": "3.4.0",
@@ -78,7 +79,6 @@
     },
     "license": "MIT",
     "devDependencies": {
-        "chokidar": "5.0.0",
         "tap": "21.6.2",
         "tcompare": "^6.0.0"
     }