Fix npm git url

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-02 15:26:51 +01:00
parent 3be517289e
commit d718766a94
2 changed files with 4 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/getprobo/probo.git",
"url": "git+https://github.com/getprobo/probo.git",
"directory": "packages/n8n-node"
},
"bugs": {