git repo added to package.json

This commit is contained in:
2018-03-09 16:49:41 -05:00
parent 9916b559fd
commit 5c73594498

View File

@@ -10,5 +10,14 @@
"electron": "*",
"electron-prompt": "*",
"socket.io": "*"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/owenlejeune/AirHockey.git"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/owenlejeune/AirHockey/issues"
},
"homepage": "https://github.com/owenlejeune/AirHockey#readme"
}