Handle errors from example node and clarified options about credentials and properties

This commit is contained in:
Omar Ajoue 2022-06-29 14:12:28 +02:00
commit abe033d7a1
3 changed files with 38 additions and 30 deletions

View file

@ -42,8 +42,8 @@
"@typescript-eslint/parser": "^5.29.0",
"eslint-plugin-n8n-nodes-base": "~1.1.1",
"gulp": "^4.0.2",
"n8n-core": "~0.122.1",
"n8n-workflow": "~0.104.0",
"n8n-core": "^0.124.0",
"n8n-workflow": "^0.106.0",
"prettier": "^2.7.1",
"tslint": "^6.1.2",
"typescript": "~4.6.0"