add smartlog dependency and integrate logging into NpmRegistry class
This commit is contained in:
@@ -5,6 +5,7 @@ export { path };
|
||||
|
||||
// @push.rocks scope
|
||||
import * as smartbucket from '@push.rocks/smartbucket';
|
||||
import * as smartlog from '@push.rocks/smartlog';
|
||||
import * as smartpath from '@push.rocks/smartpath';
|
||||
|
||||
export { smartbucket, smartpath };
|
||||
export { smartbucket, smartlog, smartpath };
|
||||
|
||||
Reference in New Issue
Block a user