Add missing dependency to @node-red/utils module

This commit is contained in:
Nick O'Leary 2021-07-08 08:39:20 +01:00
parent 83440a6b0f
commit 7448ad109e
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"dependencies": {
"clone": "2.1.2",
"i18next": "15.1.2",
"fs-extra": "8.1.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.4",
"lodash.clonedeep": "^4.5.0",