Skip to content

Commit c34135d

Browse files
committed
Added repo url
1 parent 130d5a1 commit c34135d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"name": "commandkit-plugin-riffy",
33
"version": "0.0.2",
44
"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+
},
512
"main": "dist/index.js",
613
"types": "dist/index.d.ts",
714
"type": "commonjs",

0 commit comments

Comments
 (0)