Update package-lock.json

This commit is contained in:
ZyLacx 2022-01-26 00:16:52 +01:00
parent 4dfb899855
commit e1da5f4546

3
package-lock.json generated
View file

@ -14,6 +14,9 @@
"discord-api-types": "^0.26.1",
"discord.js": "^13.6.0",
"dotenv": "^14.2.0"
},
"engines": {
"node": "16.x"
}
},
"node_modules/@discordjs/builders": {