From 9f9d66afebc59c6c265c4424f7b8fb36d8876541 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Thu, 26 Oct 2023 16:39:03 +0200 Subject: Updated 34 files and added 146 files (automated) --- includes/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'includes/package.json') 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" } } -- cgit