Updates for 3.1.4 release

This commit is contained in:
Nick O'Leary
2024-02-06 16:51:59 +00:00
parent 3994b404a1
commit 6e90798f16
9 changed files with 57 additions and 18 deletions

View File

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