mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-08 08:32:45 -05:00
git repo added to package.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user