Update for 4.0.6

This commit is contained in:
Nick O'Leary
2024-12-16 11:35:14 +00:00
parent 867a6ad2da
commit e9d5d20e2d
9 changed files with 50 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/registry",
"version": "4.0.5",
"version": "4.0.6",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,7 +16,7 @@
}
],
"dependencies": {
"@node-red/util": "4.0.5",
"@node-red/util": "4.0.6",
"clone": "2.1.2",
"fs-extra": "11.2.0",
"semver": "7.6.3",