Bump for 3.1.3 release

This commit is contained in:
Nick O'Leary
2023-12-07 18:27:33 +00:00
parent 2366b4508f
commit c584d51432
9 changed files with 23 additions and 17 deletions

View File

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