mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 01:01:30 +00:00
chore: update typings & bump version
This commit is contained in:
parent
16331d9e85
commit
bef07152c8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "11.3.2",
|
"version": "11.4.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
2
typings
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7aa218b97d1c21533aa168c7e0b44ba18387368f
|
Subproject commit 35de8fdf2bfe1821719f1f06145e4fee689eb3f3
|
||||||
Loading…
Reference in a new issue