Fix style

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-02 14:12:58 +01:00
parent b0e475301a
commit d710f5af73
18 changed files with 71 additions and 52 deletions

View File

@@ -11,7 +11,9 @@
"release": "n8n-node release",
"prepublishOnly": "n8n-node prerelease"
},
"author": "Probo Inc",
"author": {
"name": "Probo Inc"
},
"files": [
"dist"
],