Bump for 1.2.3

This commit is contained in:
Nick O'Leary
2020-11-02 21:31:27 +00:00
parent 2c6cda1f27
commit 281d8b7cec
8 changed files with 28 additions and 28 deletions

View File

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