Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
Update publish config to use registry on ☁️🐜
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Oct 1, 2013
1 parent 5f88b47 commit af5de2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"atom": ">26.0"
},
"publishConfig": {
"registry": "https://atom.iriscouch.com/registry/_design/app/_rewrite"
"registry": "https://atom.cloudant.com/registry/_design/app/_rewrite"
}
}

0 comments on commit af5de2d

Please sign in to comment.