Skip to content

Commit d01d9d1

Browse files
committed
remove git from repo url
1 parent 7a862b1 commit d01d9d1

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
@@ -46,6 +46,6 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "git+https://github.com/dfinity/js-dfinity-radix-tree.git"
49+
"url": "https://github.com/dfinity/js-dfinity-radix-tree.git"
5050
}
5151
}

0 commit comments

Comments
 (0)