fix(core): update
This commit is contained in:
@@ -2,6 +2,6 @@ import * as yargs from 'yargs';
|
||||
import * as smartlog from '@pushrocks/smartlog';
|
||||
import * as lik from '@pushrocks/lik';
|
||||
import * as path from 'path';
|
||||
import * as smartparam from 'smartparam';
|
||||
import * as smartparam from '@pushrocks/smartparam';
|
||||
|
||||
export { yargs, smartlog, lik, path, smartparam };
|
||||
|
||||
Reference in New Issue
Block a user