Bump for 0.20.8

This commit is contained in:
Nick O'Leary
2019-09-06 10:28:52 +01:00
parent 30c3004f27
commit f7e9c109f6
9 changed files with 22 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/runtime",
"version": "0.20.7",
"version": "0.20.8",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/registry": "0.20.7",
"@node-red/util": "0.20.7",
"@node-red/registry": "0.20.8",
"@node-red/util": "0.20.8",
"clone": "2.1.2",
"express": "4.17.1",
"fs-extra": "8.1.0",