🔀 Merge branch 'master' into oauth-support

This commit is contained in:
Jan Oberhauser
2020-05-13 13:39:35 +02:00
7 changed files with 74 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "0.67.0",
"version": "0.67.2",
"description": "n8n Workflow Automation Tool",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
@@ -108,6 +108,7 @@
"request-promise-native": "^1.0.7",
"sqlite3": "^4.2.0",
"sse-channel": "^3.1.1",
"tslib": "1.11.2",
"typeorm": "^0.2.24"
},
"jest": {