We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49218ad commit 712bc1dCopy full SHA for 712bc1d
package.json
@@ -49,5 +49,8 @@
49
"gulp": "^4.0.2",
50
"prettier": "^3.3.2",
51
"typescript": "^5.5.3"
52
+ },
53
+ "peerDependencies": {
54
+ "n8n-workflow": "*"
55
}
56
0 commit comments