mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
chore: bump dev version
This commit is contained in:
@@ -104,7 +104,7 @@ client.login('token');
|
|||||||
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/packages/website))
|
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/packages/website))
|
||||||
- [Documentation](https://discord.js.org/#/docs)
|
- [Documentation](https://discord.js.org/#/docs)
|
||||||
- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
|
- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
|
||||||
See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v13.html), including updated and removed items in the library.
|
See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v14.html), including updated and removed items in the library.
|
||||||
- [discord.js Discord server](https://discord.gg/djs)
|
- [discord.js Discord server](https://discord.gg/djs)
|
||||||
- [Discord API Discord server](https://discord.gg/discord-api)
|
- [Discord API Discord server](https://discord.gg/discord-api)
|
||||||
- [GitHub](https://github.com/discordjs/discord.js/tree/main/packages/discord.js)
|
- [GitHub](https://github.com/discordjs/discord.js/tree/main/packages/discord.js)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "14.0.0",
|
"version": "14.1.0-dev",
|
||||||
"description": "A powerful library for interacting with the Discord API",
|
"description": "A powerful library for interacting with the Discord API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "yarn docs:test && yarn test:typescript",
|
"test": "yarn docs:test && yarn test:typescript",
|
||||||
|
|||||||
Reference in New Issue
Block a user