Update for 4.0 final release

This commit is contained in:
Nick O'Leary
2024-05-30 16:12:56 +01:00
parent 93b914d4b0
commit 87992823d5
10 changed files with 61 additions and 699 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/registry",
"version": "4.0.0-beta.3-1",
"version": "4.0.0",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,7 +16,7 @@
}
],
"dependencies": {
"@node-red/util": "4.0.0-beta.3-1",
"@node-red/util": "4.0.0",
"clone": "2.1.2",
"fs-extra": "11.1.1",
"semver": "7.5.4",