Bump for 1.2.4

This commit is contained in:
Nick O'Leary
2020-11-17 21:03:24 +00:00
parent 545dda166f
commit 795416a84d
8 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/editor-api",
"version": "1.2.3",
"version": "1.2.4",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/util": "1.2.3",
"@node-red/editor-client": "1.2.3",
"@node-red/util": "1.2.4",
"@node-red/editor-client": "1.2.4",
"bcryptjs": "2.4.3",
"body-parser": "1.19.0",
"clone": "2.1.2",