diff --git a/package.json b/package.json index 8918f23..6758f3b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "type": "module", "dependencies": { "axios": "^1.3.4", - "tunnel": "^0.0.6", - "twitter-api-v2": "^1.14.2" + "tunnel": "^0.0.6" } -} \ No newline at end of file +}