File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ client.login('token');
104
104
- [ Website] ( https://discord.js.org/ ) ([ source] ( https://github.com/discordjs/discord.js/tree/main/packages/website ) )
105
105
- [ Documentation] ( https://discord.js.org/#/docs )
106
106
- [ Guide] ( https://discordjs.guide/ ) ([ source] ( https://github.com/discordjs/guide ) )
107
- See also the [ Update Guide] ( https://discordjs.guide/additional-info/changes-in-v13 .html ) , including updated and removed items in the library.
107
+ See also the [ Update Guide] ( https://discordjs.guide/additional-info/changes-in-v14 .html ) , including updated and removed items in the library.
108
108
- [ discord.js Discord server] ( https://discord.gg/djs )
109
109
- [ Discord API Discord server] ( https://discord.gg/discord-api )
110
110
- [ GitHub] ( https://github.com/discordjs/discord.js/tree/main/packages/discord.js )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord.js" ,
3
- "version" : " 14.0.0 " ,
3
+ "version" : " 14.1.0-dev " ,
4
4
"description" : " A powerful library for interacting with the Discord API" ,
5
5
"scripts" : {
6
6
"test" : " yarn docs:test && yarn test:typescript" ,
You can’t perform that action at this time.
0 commit comments