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 2ec3b4fa..2f44ab82 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "dev": "eslint src && node src/upd8.js" }, "dependencies": { + "command-exists": "^1.2.9", "fix-whitespace": "^1.0.4", "he": "^1.2.0", "js-yaml": "^4.1.0" |