We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279f19f commit 64d6852Copy full SHA for 64d6852
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "necord",
3
"description": "A module for creating Discord bots using NestJS, based on Discord.js",
4
- "version": "6.8.2",
+ "version": "6.8.3",
5
"scripts": {
6
"build": "rimraf dist && tsc -p tsconfig.build.json",
7
"prepublish:npm": "npm run build",
0 commit comments