This commit is contained in:
David Long 2025-07-23 21:18:59 -04:00 committed by GitHub
commit 0448184129
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,9 +47,10 @@
"eslint-plugin-n8n-nodes-base": "^1.16.3",
"gulp": "^5.0.0",
"prettier": "^3.5.3",
"rimraf": "^6.0.1",
"typescript": "^5.8.2"
},
"peerDependencies": {
"n8n-workflow": "*"
}
}
}