Skip to content
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

Solve deprecation notes related to NPM publish scripts #1

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

tiagoschenkel
Copy link
Member

Remove deprecation warning messages related to npm publish scripts:

npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.

@tiagoschenkel tiagoschenkel merged commit 90d7e43 into master Sep 25, 2017
@tiagoschenkel tiagoschenkel deleted the publish-scripts branch September 25, 2017 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant