Bump for 4.1.1 release

This commit is contained in:
Nick O'Leary
2025-10-13 11:37:18 +01:00
parent 7f6abd15b0
commit 2f2199e71b
9 changed files with 57 additions and 17 deletions

View File

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