We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130d5a1 commit c34135dCopy full SHA for c34135d
1 file changed
package.json
@@ -2,6 +2,13 @@
2
"name": "commandkit-plugin-riffy",
3
"version": "0.0.2",
4
"description": "A CommandKit Runtime Plugin for initializing Riffy Lavalink Client.",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/BebanCode/commandkit-plugin-riffy.git"
8
+ },
9
+ "bugs": {
10
+ "url": "https://github.com/BebanCode/commandkit-plugin-riffy/issues"
11
12
"main": "dist/index.js",
13
"types": "dist/index.d.ts",
14
"type": "commonjs",
0 commit comments