Add action to HttpVerbDescription

This commit is contained in:
Iván Ovejero 2022-07-06 10:30:58 +02:00
commit 4998bfd3c7
2 changed files with 4 additions and 2 deletions

View file

@ -43,8 +43,8 @@
"@typescript-eslint/parser": "^5.29.0",
"eslint-plugin-n8n-nodes-base": "^1.2.0",
"gulp": "^4.0.2",
"n8n-core": "^0.124.0",
"n8n-workflow": "^0.106.0",
"n8n-core": "^0.125.0",
"n8n-workflow": "^0.107.0",
"prettier": "^2.7.1",
"tslint": "^6.1.2",
"typescript": "~4.6.0"