fix(core): update

This commit is contained in:
2019-07-04 17:04:24 +02:00
parent e3add99efe
commit e0e9ceed31
7 changed files with 158 additions and 65 deletions

View File

@@ -1,7 +1,4 @@
import lodashCloneDeep from 'lodash.clonedeep';
import stableJson from 'fast-json-stable-stringify';
export {
lodashCloneDeep,
stableJson
}
export { lodashCloneDeep, stableJson };