Skip to content

Commit

Permalink
force registry to be main npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Marbach committed Oct 4, 2016
1 parent b12c9fa commit ce8a181
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -102,5 +102,8 @@
],
"testEnvironment": "node",
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(js|jsx)$"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit ce8a181

Please sign in to comment.