update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as handlebars from 'handlebars';
|
||||
import * as lodash from 'lodash';
|
||||
import lodashUniq from 'lodash.uniq';
|
||||
import * as path from 'path';
|
||||
import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export { handlebars, lodash, path, smartfile, smartpromise };
|
||||
export { handlebars, lodashUniq, path, smartfile, smartpromise };
|
||||
|
||||
Reference in New Issue
Block a user