Add repository info to package.json

This commit is contained in:
Junior 2020-04-03 13:19:51 -04:00
parent c73ad70b18
commit 6f85cf3cc2

View File

@ -7,7 +7,10 @@
"dev": "nodemon index.js"
},
"author": "PlowmanPlow",
"repository": "",
"repository": {
"type": "git",
"url": "https://git.jaj.com/junior/CircleBot.git"
},
"license": "GPL-2.0-only",
"description": "Discord Bot for CircleCraft",
"dependencies": {