Skip to content

Commit

Permalink
chore: Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Oct 15, 2022
1 parent 7d118c5 commit bc25c1a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"url": "https://github.com/Ayfri/discord-fetch/issues"
},
"dependencies": {
"discord.js": "^13.0.1"
"discord.js": "^13.12.0"
},
"description": "A npm package for fetching messages from a Discord Guild, Guild list, Channel, Channel list, Thread or Thread list.",
"devDependencies": {
"@types/node": "^16.4.13",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
"@types/node": "^16.11.66",
"prettier": "^2.7.1",
"typescript": "^4.8.4"
},
"engineStrict": true,
"engines": {
"node": ">=16.6.0",
"discord.js": ">=13.0.0"
"node": ">=16.9.0",
"discord.js": ">=13.7.0"
},
"keywords": [
"discord.js",
Expand Down

0 comments on commit bc25c1a

Please sign in to comment.