We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c65d72 commit 90633ceCopy full SHA for 90633ce
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.5.0",
+ "version": "6.6.0",
5
"scripts": {
6
"build": "rimraf dist && tsc -p tsconfig.build.json",
7
"prepublish:npm": "npm run build",
0 commit comments