ci: Update repository url in package.json

This change allows semantic-release to automatically publish release notes again.
https://github.com/semantic-release/semantic-release/issues/199
This commit is contained in:
Cole Bemis 2017-12-14 10:14:19 -08:00
parent f58b75faf0
commit b817fe2605

View File

@ -54,7 +54,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/colebemis/feather.git"
"url": "https://github.com/feathericons/feather.git"
},
"author": "Cole Bemis <cole@colebemis.com> (http://colebemis.com)",
"license": "MIT"