« get me outta code hell

add command-exists as npm dependency - 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>2022-06-28 09:08:40 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-06-28 09:08:40 -0300
commitd9c19c4a956e4eb8a3ca2be8ce8c717785a6df16 (patch)
tree7ac5ab699639a8eb13169253a5379d00dc7651fc /package.json
parent0746b3a494cee55dbf90466859691c93dd8b2ca2 (diff)
add command-exists as npm dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c48d868..da6b750 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
         "test": "tape test/**/*.js"
     },
     "dependencies": {
+        "command-exists": "^1.2.9",
         "fix-whitespace": "^1.0.4",
         "he": "^1.2.0",
         "js-yaml": "^4.1.0"