Enough with peer dep

This commit is contained in:
Iván Ovejero 2025-02-03 12:04:14 +01:00
commit 7bba62387b
No known key found for this signature in database

View file

@ -44,9 +44,6 @@
"dist/nodes/HttpBin/HttpBin.node.js"
]
},
"dependencies": {
"n8n-workflow": "*"
},
"devDependencies": {
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.56.0",