Skip to content

Commit 2af9a39

Browse files
committed
Update repo url
1 parent 2ccbd5d commit 2af9a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@makingchatbots/n8n-nodes-genesys-cloud",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "n8n node for interacting with Genesys Cloud's Platform API",
55
"license": "MIT",
66
"homepage": "https://makingchatbots.com",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/MakingChatbots/n8n-nodes-genesys-cloud.git"
17+
"url": "git+https://github.com/MakingChatbots/n8n-nodes-genesys-cloud.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/MakingChatbots/n8n-nodes-genesys-cloud/issues"

0 commit comments

Comments
 (0)