Bump node-red-admin to 3.0

This commit is contained in:
Nick O'Leary
2022-04-28 11:15:17 +01:00
parent 54c87f81a6
commit 54d036715f
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
"bcryptjs": "2.4.3",
"express": "4.18.0",
"fs-extra": "10.1.0",
"node-red-admin": "^2.2.4",
"node-red-admin": "^3.0.0",
"nopt": "5.0.0",
"semver": "7.3.7"
},