Skip to content

Commit 05c02f9

Browse files
authored
Merge pull request #1112 from duffelhq/andreja/tsp-1056-fix-publishing-process-for-js-api-client-2
fix: npm pkg fix
2 parents 51cccce + 6c1145f commit 05c02f9

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
@@ -8,7 +8,7 @@
88
"homepage": "https://github.com/duffelhq/duffel-api-javascript",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/duffelhq/duffel-api-javascript.git"
11+
"url": "git+https://github.com/duffelhq/duffel-api-javascript.git"
1212
},
1313
"keywords": [
1414
"duffel"

0 commit comments

Comments
 (0)