Skip to content

added private to package.json #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

supercrabtree
Copy link

This removes these warnings from NPM:

npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data

It also stops users from accidentally publishing to NPM.

This removes these warnings from NPM:

npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data

It also stops users from accidentally publishing to NPM.
@mrzepinski
Copy link
Contributor

+1

@JaKXz
Copy link
Collaborator

JaKXz commented May 31, 2014

+1 for publish redundancy.

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.

4 participants