Bump for 3.1.5 release

This commit is contained in:
Nick O'Leary
2024-02-08 15:32:53 +00:00
parent adb498af24
commit 3ff038fb98
9 changed files with 24 additions and 17 deletions

View File

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