Bump for 1.3.6

This commit is contained in:
Nick O'Leary
2021-07-30 10:29:52 +01:00
parent fd679ef117
commit 773ead3eec
9 changed files with 54 additions and 18 deletions

View File

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