add npm publishConfig info to explicitly define registry

Issue #4 resolved
Ben G created an issue

something like this in package.json:

"publishConfig": {
    "registry": "https://npm-private.atlassian.io/"
}

Comments (1)

  1. Log in to comment