aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88050ed..862c83b 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,8 @@
"fs": "0.0.1-security",
"moment": "^2.21.0",
"node-telegram-bot-api": "^0.29.0",
- "simple-youtube-api": "^5.0.1"
+ "simple-youtube-api": "^5.0.1",
+ "ytdl-core": "^0.20.2"
},
"devDependencies": {}
}