mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 07:31:07 +01:00
fix package.json
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"chalk": "4.1.2",
|
||||
"chalk": "^4.1.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"i18next": "21.10.0",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user