mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Add fs-extra module to dependencies in @node-red/util module
This commit is contained in:
parent
b2f5a259ab
commit
e81a6db9a3
@ -16,6 +16,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clone": "2.1.2",
|
"clone": "2.1.2",
|
||||||
|
"fs-extra": "10.0.0",
|
||||||
"i18next": "20.3.2",
|
"i18next": "20.3.2",
|
||||||
"json-stringify-safe": "5.0.1",
|
"json-stringify-safe": "5.0.1",
|
||||||
"jsonata": "1.8.4",
|
"jsonata": "1.8.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user