« get me outta code hell

html: drastically simplify template/slot system - 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:
author(quasar) nebula <qznebula@protonmail.com>2023-04-08 16:54:39 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-04-08 16:54:39 -0300
commit776abf8d697716902692f357c6f179c1e681369f (patch)
treea75e7f63ffc13121c3c08f1f78c10bc883b4d4e1 /package.json
parent0cbfa8c1b70080c7ec4eb352902cf76f8ef30fcf (diff)
html: drastically simplify template/slot system
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 9d9a2cf..6c5adb8 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
     "dependencies": {
         "chroma-js": "^2.4.2",
         "command-exists": "^1.2.9",
+        "eslint": "^8.37.0",
         "he": "^1.2.0",
         "js-yaml": "^4.1.0",
         "word-wrap": "^1.2.3"
@@ -21,7 +22,6 @@
     "license": "GPL-3.0",
     "devDependencies": {
         "chokidar": "^3.5.3",
-        "eslint": "^8.18.0",
         "tap": "^16.3.4",
         "tcompare": "^6.0.0"
     },