Bump for 0.20.2

This commit is contained in:
Nick O'Leary
2019-03-15 19:03:30 +00:00
parent 8aa00b0cfc
commit 161ee17f45
8 changed files with 17 additions and 17 deletions

View File

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