mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
[Update] Git url in package json
This commit is contained in:
parent
0cc72360be
commit
f7a4067159
10
package.json
10
package.json
@ -10,15 +10,15 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/CastawayLabs/semaphore.git"
|
||||
"url": "git://github.com/ansible-semaphore/semaphore.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ansible"
|
||||
],
|
||||
"author": "Matej Kramny <github@matej.me>",
|
||||
"author": "Matej Kramny",
|
||||
"contributors": [{
|
||||
"name": "Matej Kramny",
|
||||
"email": "github@gmail.com"
|
||||
"email": "github@matej.me"
|
||||
}, {
|
||||
"name": "tjheeta",
|
||||
"email": ""
|
||||
@ -28,9 +28,9 @@
|
||||
}],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/CastawayLabs/semaphore/issues"
|
||||
"url": "https://github.com/ansible-semaphore/semaphore/issues"
|
||||
},
|
||||
"homepage": "https://github.com/CastawayLabs/semaphore",
|
||||
"homepage": "https://github.com/ansible-semaphore/semaphore",
|
||||
"dependencies": {
|
||||
"async": "latest",
|
||||
"bcrypt": "^0.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user