Skip to content

Commit 0419ea4

Browse files
authored
Correct repo URL format (#12)
1 parent 3543083 commit 0419ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/configcat/configcat-publicapi-node-client"
22+
"url": "git+https://github.com/configcat/configcat-publicapi-node-client.git"
2323
}
2424
}

0 commit comments

Comments
 (0)