Merge pull request #2944 from node-red/Pull-in-RBE-and-push-out-tail

v2: Pull in RBE node and push out tail
This commit is contained in:
Nick O'Leary
2021-04-20 10:57:37 +01:00
committed by GitHub
13 changed files with 922 additions and 7 deletions

View File

@@ -60,9 +60,6 @@
"multer": "1.4.2",
"mustache": "4.2.0",
"node-red-admin": "^0.2.6",
"node-red-node-rbe": "^0.5.0",
"node-red-node-sentiment": "^0.1.6",
"node-red-node-tail": "^0.3.0",
"nopt": "5.0.0",
"oauth2orize": "1.11.0",
"on-headers": "1.0.2",