Bump for 4.0.3

This commit is contained in:
Nick O'Leary
2024-09-17 14:23:43 +01:00
parent 98ca0f163e
commit f7a43f83e5
10 changed files with 53 additions and 18 deletions

View File

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