chore: upgrade lodash (#914)

This commit is contained in:
Róbert Kiss
2019-02-21 11:18:13 +01:00
committed by László Monda
parent 5fd555c214
commit de71f6f88c
4 changed files with 6 additions and 936 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
import cloneDeep from 'lodash-es/cloneDeep';
import { cloneDeep } from 'lodash';
const defaultUserConfig = {
userConfigMajorVersion: 3,