You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
* Use preversion script instead of prepublish
`prepublish` is (confusingly) [run before install](npm/npm#3059), and fails because `npm-run-all` isn't installed yet. This makes it difficult to install the initial packages to dev on this project. Using `preversion` seems like a better fit
* Update package.json
Also add `npm-run-all` dep
The following snippet causes an unnecessary "missing whitespace" error.
The text was updated successfully, but these errors were encountered: