Remove useless dependency to n8n

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-12-16 17:02:41 +01:00
parent ea72b1cee7
commit 8478006c30
2 changed files with 1 additions and 6 deletions

View File

@@ -53,9 +53,6 @@
"peerDependencies": {
"n8n-workflow": "*"
},
"dependencies": {
"graphql": "^16.12.0"
},
"devDependencies": {
"@n8n/node-cli": "^0.17.0",
"eslint": "9.32.0"