Skip to content

Commit 6c0dab4

Browse files
committed
UPD: Move repo to github
1 parent 78dc843 commit 6c0dab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli-rhea",
3-
"version": "1.0.26",
3+
"version": "1.0.27",
44
"description": "Client interface built on grs/rhea lib",
55
"scripts": {
66
"test": "mocha tests/**.spec.js",
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+ssh://git@bitbucket.org/david_kornel/cli-rhea.git"
14+
"url": "git+ssh://git@github.com:rh-messaging/cli-rhea.git"
1515
},
1616
"bin": {
1717
"cli-rhea-sender": "bin/sender-client.js",
@@ -48,5 +48,5 @@
4848
"selenium-standalone": ""
4949
},
5050
"author": "David Kornel",
51-
"homepage": "https://bitbucket.org/david_kornel/cli-rhea#readme"
51+
"homepage": "https://github.com/rh-messaging/cli-rhea/blob/master/README.md"
5252
}

0 commit comments

Comments
 (0)