Updates for 3.1.4 release

This commit is contained in:
Nick O'Leary
2024-02-06 16:51:59 +00:00
parent 3994b404a1
commit 6e90798f16
9 changed files with 57 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red",
"version": "3.1.3",
"version": "3.1.4",
"description": "Low-code programming for event-driven applications",
"homepage": "https://nodered.org",
"license": "Apache-2.0",
@@ -64,7 +64,7 @@
"mqtt": "4.3.7",
"multer": "1.4.5-lts.1",
"mustache": "4.2.0",
"node-red-admin": "^3.1.1",
"node-red-admin": "^3.1.2",
"node-watch": "0.7.4",
"nopt": "5.0.0",
"oauth2orize": "1.11.1",