Bump for 3.1.11 release

This commit is contained in:
Nick O'Leary
2024-06-18 11:37:59 +01:00
parent dc239db256
commit 38a77d2b78
9 changed files with 25 additions and 20 deletions

View File

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