We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78d541 commit 9814465Copy full SHA for 9814465
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "djs-command-helper",
3
"version": "4.1.0",
4
"description": "A simple, easy to use module that houses functions to can refresh global and guild specific commands for your Discord App.",
5
- "main": "./index.js",
+ "main": "./index.ts",
6
"types": "./types.d.ts",
7
"type": "module",
8
"scripts": { },
0 commit comments