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
Rename bin script (from is-ci to is-ci-cli) to avoid naming collision in npm@7 (#13) e418b45
Note that when using npm@7, the new is-ci-cli name is required when writing scripts. If using an earlier version ofnpm, the previous is-ci name will continue to work. However, migrating to the new is-ci-cli name is recommended to maintain functionality when npm is upgraded. See the linked issue for more details and other alternatives.