jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

Resolve npm publish warnings #67

Closed jsakas closed 6 years ago

jsakas commented 6 years ago

Resolve npm warnings when using publish.

$ npm publish
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.
jsakas commented 6 years ago

Closed by https://github.com/jsakas/CSSStyleDeclaration/pull/68