Skip to content

Commit

Permalink
Updating npm configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tarciosaraiva committed Jun 4, 2016
1 parent 03d8ff8 commit 0b13d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/tarciosaraiva/pact-js.git"
"url": "git+https://github.com/pact-foundation/pact-js.git"
},
"engines": {
"node": ">=0.12"
Expand Down Expand Up @@ -61,7 +61,7 @@
],
"license": "MIT",
"bugs": {
"url": "https://github.com/tarciosaraiva/pact-js/issues"
"url": "https://github.com/pact-foundation/pact-js/issues"
},
"homepage": "http://docs.pact.io/documentation/javascript.html",
"standard": {
Expand Down

0 comments on commit 0b13d8a

Please sign in to comment.