Bump dev to 4.1.0-beta.1

This commit is contained in:
Nick O'Leary
2024-07-18 16:32:12 +01:00
parent 29b128e5e0
commit 45936285cc
8 changed files with 17 additions and 17 deletions

View File

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