Skip to content

Commit 78660f0

Browse files
authored
Merge pull request #16 from cto-af/repo-format
Update repository format
2 parents b81e230 + 4964d93 commit 78660f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@
2525
"Joe Hildebrand <[email protected]>",
2626
"valadaptive <[email protected]>"
2727
],
28-
"repository": "cto-af/unicode-trie",
28+
"repository": {
29+
"type": "git",
30+
"url": "git+https://github.com/cto-af/unicode-trie.git"
31+
},
2932
"license": "MIT",
3033
"dependencies": {
3134
"fflate": "^0.8.2"

0 commit comments

Comments
 (0)