chore(Release): version upgrade

This commit is contained in:
iCrawl 2021-04-02 13:57:06 +02:00
parent 5291fe11a3
commit 51551f544b
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2
2 changed files with 4 additions and 3 deletions

5
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "12.5.2",
"version": "12.5.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -12373,7 +12373,8 @@
},
"y18n": {
"version": "4.0.0",
"resolved": "",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
"dev": true
},
"yallist": {

View file

@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "12.5.2",
"version": "12.5.3",
"description": "A powerful library for interacting with the Discord API",
"main": "./src/index",
"types": "./typings/index.d.ts",