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/runtime",
"version": "1.3.5",
"version": "1.3.6",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/registry": "1.3.5",
"@node-red/util": "1.3.5",
"@node-red/registry": "1.3.6",
"@node-red/util": "1.3.6",
"async-mutex": "0.3.1",
"clone": "2.1.2",
"express": "4.17.1",