diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a331983..0cf9415 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ "sass": "^1.35.1", "scrape-youtube": "^2.1.9", "swr": "^1.0.0", - "ytdl-core": "^4.9.1" + "ytdl-core": "^4.9.1", + "ytpl": "^2.2.3" }, "devDependencies": { "@next/eslint-plugin-next": "^11.1.2", |