Skip to content

Commit

Permalink
Force registry to npmjs.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Edmands committed Dec 22, 2014
1 parent d71f9aa commit 8330bd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -38,6 +38,10 @@
"peerDependencies": {
"selenium-webdriver": ">=2.42.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"always-auth": true
},
"engines": {
"node": ">=0.10.0"
}
Expand Down

0 comments on commit 8330bd4

Please sign in to comment.