fix: Remove n8n-workflow as dev dependency (#63)

This commit is contained in:
Iván Ovejero 2025-02-03 12:07:10 +01:00 committed by GitHub
commit 73c99818fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,6 @@
"eslint": "^8.56.0",
"eslint-plugin-n8n-nodes-base": "^1.16.1",
"gulp": "^4.0.2",
"n8n-workflow": "*",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},