Skip to content

Commit

Permalink
chore: Use github https link
Browse files Browse the repository at this point in the history
  • Loading branch information
znck committed May 5, 2018
1 parent 44dd152 commit 9448c64
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"version": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s && git add CHANGELOG.md",
"postversion": "git push && git push --tags"
},
"repository": {
"type": "git",
"url": "git+https://github.com/znck/promised.git"
},
"repository": "https://github.com/znck/promised",
"keywords": [
"promise",
"callback"
Expand Down

0 comments on commit 9448c64

Please sign in to comment.