Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR authored Feb 13, 2024
1 parent 9c84a93 commit c572bfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"ts-node": "^10.9.1",
"tsc": "^2.0.4",
"typescript": "^5.2.2"
"ts-node": "^10.9.1"
},
"name": "discord_cdn",
"description": "Discord CDN Allows you to bypass the expiry on download links.",
"version": "1.0.0",
"main": "src/index.ts",
"dependencies": {
"tsc": "^2.0.4",
"typescript": "^5.2.2",
"accepts": "^1.3.8",
"acorn": "^8.11.2",
"acorn-walk": "^8.3.0",
Expand Down

0 comments on commit c572bfb

Please sign in to comment.