fix(core): update
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
// @pushrocks scope
|
||||
import * as smartstring from '@pushrocks/smartstring';
|
||||
|
||||
export {
|
||||
smartstring
|
||||
}
|
||||
export { smartstring };
|
||||
|
||||
// third party scope
|
||||
import lodashCloneDeep from 'lodash.clonedeep';
|
||||
|
Reference in New Issue
Block a user