Bump for 2.0.6

This commit is contained in:
Nick O'Leary
2021-09-02 09:00:54 +01:00
parent ee15e9acc5
commit 3b460fb8fa
9 changed files with 48 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/util",
"version": "2.0.5",
"version": "2.0.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -18,7 +18,7 @@
"fs-extra": "10.0.0",
"i18next": "20.3.2",
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.4",
"jsonata": "1.8.5",
"lodash.clonedeep": "^4.5.0",
"moment-timezone": "0.5.33"
}