summaryrefslogtreecommitdiff
path: root/includes/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'includes/package.json')
-rw-r--r--includes/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/includes/package.json b/includes/package.json
index d176c9b..3c648ce 100644
--- a/includes/package.json
+++ b/includes/package.json
@@ -1,5 +1,8 @@
{
"dependencies": {
- "node-watch": "^0.7.4"
+ "chalk": "^4.1.2",
+ "fuse.js": "^7.0.0",
+ "node-watch": "^0.7.4",
+ "prompts": "^2.4.2"
}
}