Add repository info to package.json
This commit is contained in:
parent
c73ad70b18
commit
6f85cf3cc2
|
@ -7,7 +7,10 @@
|
||||||
"dev": "nodemon index.js"
|
"dev": "nodemon index.js"
|
||||||
},
|
},
|
||||||
"author": "PlowmanPlow",
|
"author": "PlowmanPlow",
|
||||||
"repository": "",
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.jaj.com/junior/CircleBot.git"
|
||||||
|
},
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"description": "Discord Bot for CircleCraft",
|
"description": "Discord Bot for CircleCraft",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user