Fixup version again because its Friday afternoon

This commit is contained in:
Nick O'Leary
2018-12-07 16:49:37 +00:00
parent 7173895d36
commit acf8c9bc4a
9 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/editor-api",
"version": "0.20.0.beta-2",
"version": "0.20.0-beta.2",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/util": "0.20.0.beta-2",
"@node-red/editor-client": "0.20.0.beta-2",
"@node-red/util": "0.20.0-beta.2",
"@node-red/editor-client": "0.20.0-beta.2",
"bcryptjs": "2.4.3",
"body-parser": "1.18.3",
"clone": "2.1.2",