Skip to content

Commit 2141672

Browse files
committed
Normalize repository URL for npm
1 parent 319e3ba commit 2141672

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
@@ -17,7 +17,7 @@
1717
"license": "ISC",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/interledger/docs-design-system"
20+
"url": "git+https://github.com/interledger/docs-design-system.git"
2121
},
2222
"dependencies": {
2323
"mermaid": "^11.12.1"

0 commit comments

Comments
 (0)