Skip to content

Commit

Permalink
Merge pull request #169 from ItzDerock/feat/extended-image-download-opts
Browse files Browse the repository at this point in the history
feat: extended image download opts
  • Loading branch information
ItzDerock authored Sep 13, 2024
2 parents aa5ca76 + a53db4d commit 68e664c
Show file tree
Hide file tree
Showing 10 changed files with 425 additions and 41 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,20 @@
"dist/**/*.js.map"
],
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/node": "^20.11.17",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"debug": "^4.3.4",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"sharp": "^0.33.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down
275 changes: 275 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 68e664c

Please sign in to comment.