Skip to content

Commit

Permalink
UPD: Move repo to github
Browse files Browse the repository at this point in the history
  • Loading branch information
kornys committed Sep 14, 2017
1 parent 78dc843 commit 6c0dab4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cli-rhea",
"version": "1.0.26",
"version": "1.0.27",
"description": "Client interface built on grs/rhea lib",
"scripts": {
"test": "mocha tests/**.spec.js",
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/david_kornel/cli-rhea.git"
"url": "git+ssh://git@github.com:rh-messaging/cli-rhea.git"
},
"bin": {
"cli-rhea-sender": "bin/sender-client.js",
Expand Down Expand Up @@ -48,5 +48,5 @@
"selenium-standalone": ""
},
"author": "David Kornel",
"homepage": "https://bitbucket.org/david_kornel/cli-rhea#readme"
"homepage": "https://github.com/rh-messaging/cli-rhea/blob/master/README.md"
}

0 comments on commit 6c0dab4

Please sign in to comment.