fix(core): update
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import lodashCloneDeep from 'lodash.clonedeep';
|
||||
import stableJson from 'fast-json-stable-stringify';
|
||||
|
||||
export {
|
||||
lodashCloneDeep,
|
||||
stableJson
|
||||
}
|
||||
export { lodashCloneDeep, stableJson };
|
||||
|
Reference in New Issue
Block a user