mirror of
https://github.com/danbulant/discord.js
synced 2026-07-09 13:10:42 +00:00
fix(verson): update package.json (#2196)
This commit is contained in:
parent
fc5d4438f8
commit
b6c89ef638
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "discord.js",
|
"name": "discord.js",
|
||||||
"version": "11.2.1",
|
"version": "11.3.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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue