Skip to content

Commit

Permalink
Add express-rate-limit package
Browse files Browse the repository at this point in the history
  • Loading branch information
LackyPal authored Jun 23, 2023
1 parent ebbc1aa commit 31212d3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@
],
"author": "L0SER8228",
"dependencies": {
"express": "^4.18.2",
"ytdl-core": "^4.11.4",
"ejs": "^3.1.9",
"ffmpeg-static": "^5.1.0"
"express": "^4.18.2",
"express-rate-limit": "^6.7.0",
"ffmpeg-static": "^5.1.0",
"ytdl-core": "^4.11.4"
}
}
}

0 comments on commit 31212d3

Please sign in to comment.