Bump for 0.20.4

This commit is contained in:
Nick O'Leary
2019-04-03 10:11:20 +01:00
parent 7b15ba31ea
commit fab632da62
5 changed files with 21 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
"cookie": "0.3.1",
"cors": "2.8.5",
"cron": "1.7.0",
"denque": "1.4.0",
"denque": "1.4.1",
"fs-extra": "7.0.1",
"fs.notify": "0.0.4",
"hash-sum": "1.0.2",

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@node-red/util": "0.20.3",
"semver": "6.0.0",
"uglify-js": "3.5.2",
"uglify-js": "3.5.3",
"when": "3.7.8"
}
}

View File

@@ -16,7 +16,7 @@
],
"dependencies": {
"clone": "2.1.2",
"i18next": "15.0.8",
"i18next": "15.0.9",
"json-stringify-safe": "5.0.1",
"jsonata": "1.6.4",
"when": "3.7.8"