Replace 'clone' with 'lodash.clonedeep'

This commit is contained in:
Amo DelBello
2019-11-29 18:50:30 -07:00
parent c1dae95f71
commit 021df83c3f
4 changed files with 6 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
"i18next": "15.1.2",
"json-stringify-safe": "5.0.1",
"jsonata": "1.7.0",
"lodash.clonedeep": "^4.5.0",
"when": "3.7.8"
}
}