fix(core): update
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
// @pushrocks scope
|
||||
import * as mongodump from '@pushrocks/mongodump';
|
||||
import * as smartdata from '@pushrocks/smartdata';
|
||||
import * as smartpath from '@pushrocks/smartpath';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
mongodump,
|
||||
smartdata,
|
||||
smartpath,
|
||||
smartpromise,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user