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
* chore(package): update shelljs to version 0.7.5
* fix(cli): fix path resolution
ShellJS upgraded to use exec().stdout instead of exec().output. This upgrades our usable to match this new api.
0 commit comments