Bump for 1.2.8

This commit is contained in:
Nick O'Leary
2021-02-02 13:11:33 +00:00
parent 74db3e17d0
commit 23f0cd3a26
10 changed files with 82 additions and 18 deletions

View File

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