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
parent a36a4a1841
commit 73c99818fa

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"
},