Bump for 1.2.7

This commit is contained in:
Nick O'Leary
2021-01-06 11:49:31 +00:00
parent ea720bb4a5
commit abe77ab96f
9 changed files with 39 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/registry",
"version": "1.2.6",
"version": "1.2.7",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,7 +16,7 @@
}
],
"dependencies": {
"@node-red/util": "1.2.6",
"@node-red/util": "1.2.7",
"semver": "6.3.0",
"tar": "6.0.5",
"uglify-js": "3.12.4",