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/registry",
"version": "0.20.7",
"version": "0.20.8",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,7 +16,7 @@
}
],
"dependencies": {
"@node-red/util": "0.20.7",
"@node-red/util": "0.20.8",
"semver": "6.2.0",
"uglify-js": "3.6.0",
"when": "3.7.8"