Bump package to 0.20.0-alpha.0 to avoid accidental publish

This commit is contained in:
Nick O'Leary
2018-09-21 13:58:38 +01:00
parent 665fe0e01e
commit e73bf03615
8 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/registry",
"version": "0.20.0",
"version": "0.20.0-alpha.0",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {