Bump for 1.3.7

This commit is contained in:
Nick O'Leary
2021-09-02 09:07:04 +01:00
parent 297dd81327
commit 7aec7c8460
9 changed files with 25 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/runtime",
"version": "1.3.6",
"version": "1.3.7",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/registry": "1.3.6",
"@node-red/util": "1.3.6",
"@node-red/registry": "1.3.7",
"@node-red/util": "1.3.7",
"async-mutex": "0.3.1",
"clone": "2.1.2",
"express": "4.17.1",