Update to latest node-red-admin

This commit is contained in:
Nick O'Leary
2021-06-10 10:31:54 +01:00
parent f16134ab1f
commit 448e881104
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
"bcryptjs": "2.4.3",
"express": "4.17.1",
"fs-extra": "10.0.0",
"node-red-admin": "0.2.7",
"node-red-admin": "^2.0.0",
"nopt": "5.0.0",
"semver": "7.3.5"
},