Add "repository" field to package.json.

develop
Icedream 2015-10-16 19:49:09 +02:00
parent b62a1c46a6
commit 6d49bdfdaa
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
],
"author": "Carl Kittelberger <icedream2k9@die-optimisten.net>",
"license": "GPL-3.0+",
"repository": {
"type": "git",
"url": "https://github.com/icedream/ts3bot-control.git"
},
"dependencies": {
"express": "^4.13.3",
"iced-coffee-script": "^108.0.8",