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
The github action that publishes to npm fails because busky is used in production but it's a dev dependency. We should avoid using husky in production (is-ci could be used for that).
The text was updated successfully, but these errors were encountered:
The github action that publishes to npm fails because busky is used in production but it's a dev dependency. We should avoid using husky in production (is-ci could be used for that).
The text was updated successfully, but these errors were encountered: