feat(cli): add update command to check and update globally installed @git.zone packages
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// push.rocks scope
|
||||
import * as smartcli from '@push.rocks/smartcli';
|
||||
import * as smartinteract from '@push.rocks/smartinteract';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartcli };
|
||||
export { smartcli, smartinteract, smartshell };
|
||||
|
||||
Reference in New Issue
Block a user