🔀 Merge branch 'master' into questdb-integration

This commit is contained in:
Jan Oberhauser
2020-07-10 10:52:56 +02:00
22 changed files with 266 additions and 145 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-nodes-base",
"version": "0.67.0",
"version": "0.68.1",
"description": "Base nodes of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
@@ -335,7 +335,7 @@
"@types/xml2js": "^0.4.3",
"gulp": "^4.0.0",
"jest": "^24.9.0",
"n8n-workflow": "~0.32.0",
"n8n-workflow": "~0.34.0",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"typescript": "~3.7.4"
@@ -361,7 +361,7 @@
"mongodb": "^3.5.5",
"mssql": "^6.2.0",
"mysql2": "^2.0.1",
"n8n-core": "~0.37.0",
"n8n-core": "~0.38.0",
"nodemailer": "^6.4.6",
"pdf-parse": "^1.1.1",
"pg-promise": "^9.0.3",