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
updateDependencies in cli.ts currently writes to package.json whether old dependencies need to be removed/new dependencies need to be added or not. Unnecessarily results in package.json having an unclean git state.