diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index b153b0f..a331983 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,9 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "sass": "^1.35.1", - "swr": "^1.0.0" + "scrape-youtube": "^2.1.9", + "swr": "^1.0.0", + "ytdl-core": "^4.9.1" }, "devDependencies": { "@next/eslint-plugin-next": "^11.1.2", |