Bump for 0.20.5

This commit is contained in:
Nick O'Leary
2019-04-05 13:46:25 +01:00
parent 0fa165c606
commit ed2a45e975
9 changed files with 21 additions and 17 deletions

View File

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