Skip to content

Remove public property from package.json file#6190

Merged
kumavis merged 1 commit intoMetaMask:developfrom
whymarrh:tmp.RvdXXs4i
Feb 26, 2019
Merged

Remove public property from package.json file#6190
kumavis merged 1 commit intoMetaMask:developfrom
whymarrh:tmp.RvdXXs4i

Conversation

@whymarrh
Copy link
Copy Markdown
Contributor

As per the package.json documentation [1] setting "private": true in the package.json file is enough for npm to refuse to publish it. The docs don't specify that a public key is respected.

As per the package.json documentation [1] setting `"private": true` in the
package.json file is enough for npm to refuse to publish it. The docs don't
specify that a `public` key is respected.

  [1]:https://docs.npmjs.com/files/package.json#private
@kumavis kumavis merged commit fc1655e into MetaMask:develop Feb 26, 2019
@whymarrh whymarrh deleted the tmp.RvdXXs4i branch February 26, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants