feat(core): Enhance package publication workflow with dependency handling and CLI improvements.
This commit is contained in:
@@ -10,5 +10,6 @@ import * as smartcli from '@push.rocks/smartcli';
|
||||
import * as smartlog from '@push.rocks/smartlog';
|
||||
import * as smartnpm from '@push.rocks/smartnpm';
|
||||
import * as smartpath from '@push.rocks/smartpath';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartfile, smartcli, smartlog, smartnpm, smartpath, };
|
||||
export { smartfile, smartcli, smartlog, smartnpm, smartpath, smartshell };
|
||||
|
Reference in New Issue
Block a user