mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 17:21:31 +00:00
chore: update typings & bump version
This commit is contained in:
parent
d772bff632
commit
6775684ff0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "11.4.0",
|
"version": "11.4.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
2
typings
|
|
@ -1 +1 @@
|
||||||
Subproject commit 35de8fdf2bfe1821719f1f06145e4fee689eb3f3
|
Subproject commit 6103ec4aff15f0c7cf7103034db0085fd6b6911a
|
||||||
Loading…
Reference in a new issue