mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
v11.6.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "11.6.0-dev",
|
"version": "11.6.0",
|
||||||
"description": "A powerful library for interacting with the Discord API",
|
"description": "A powerful library for interacting with the Discord API",
|
||||||
"main": "./src/index",
|
"main": "./src/index",
|
||||||
"types": "./typings/index.d.ts",
|
"types": "./typings/index.d.ts",
|
||||||
|
|||||||
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
|||||||
// Type definitions for discord.js 11.5.0
|
// Type definitions for discord.js 11.6.0
|
||||||
// Project: https://github.com/discordjs/discord.js
|
// Project: https://github.com/discordjs/discord.js
|
||||||
// Definitions by:
|
// Definitions by:
|
||||||
// acdenisSK <acdenissk69@gmail.com> (https://github.com/acdenisSK)
|
// acdenisSK <acdenissk69@gmail.com> (https://github.com/acdenisSK)
|
||||||
|
|||||||
Reference in New Issue
Block a user