Skip to content
This repository has been archived by the owner. It is now read-only.
This repository has been archived by the owner. It is now read-only.

Prepublish is being deprecated in npm5 #9

@mattdufeu

Description

@mattdufeu

Apparently "prepublish" is changing in npm5 to only run on publish - http://blog.lholmquist.org/npm-prepublish-changes/.

To keep this boilerplate working in npm5, it appears to be as simple as change "prepublish" in package.json to "prepare".

I can raise a PR if you like?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions