This commit is contained in:
SpaceEEC
2020-02-29 19:13:53 +01:00
parent 34d352dcbe
commit d72172744e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "discord.js", "name": "discord.js",
"version": "11.6.0", "version": "11.6.1",
"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
View File

@@ -1,4 +1,4 @@
// Type definitions for discord.js 11.6.0 // Type definitions for discord.js 11.6.1
// 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)