Skip to content

Commit

Permalink
remove duplicated repository in package.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Braydon Fuller committed Oct 20, 2014
1 parent 9b18c36 commit 1bddf91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,13 @@
"email": "[email protected]"
}
],
"repository": {
"url": "[email protected]:bitpay/bitauth.git",
"type": "git"
},
"scripts": {
"make-dist": "sh scripts/make-dist.sh",
"test": "mocha test/*.js --reporter spec",
"postinstall": "npm run make-dist"
},
"main": "index.js",
"version": "0.1.1",
"repository": "https://github.com/bitpay/bitauth.git",
"dependencies": {
"bitcore": "0.1.32",
"request": "^2.36.0",
Expand Down

0 comments on commit 1bddf91

Please sign in to comment.