fix(core): update
This commit is contained in:
@ -6,8 +6,8 @@ import * as fs from 'fs';
|
||||
export { v8, os, fs };
|
||||
|
||||
// pushrocks scope
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
import * as smartlog from '@pushrocks/smartlog';
|
||||
import * as smartdelay from '@push.rocks/smartdelay';
|
||||
import * as smartlog from '@push.rocks/smartlog';
|
||||
|
||||
export { smartdelay, smartlog };
|
||||
|
||||
|
Reference in New Issue
Block a user