Skip to content

Commit c673622

Browse files
committed
Fix pkg url
1 parent 308438b commit c673622

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
@@ -14,7 +14,7 @@
1414
"license": "BSD-2-Clause",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/torchbox/tbxforms.git"
17+
"url": "git+https://github.com/torchbox/tbxforms.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/torchbox/tbxforms/issues"

0 commit comments

Comments
 (0)