Skip to content

Commit

Permalink
Update repository format
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Aug 1, 2024
1 parent b81e230 commit 4964d93
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@
"Joe Hildebrand <joe-github@cursive.net>",
"valadaptive <valadaptive@protonmail.com>"
],
"repository": "cto-af/unicode-trie",
"repository": {
"type": "git",
"url": "git+https://github.com/cto-af/unicode-trie.git"
},
"license": "MIT",
"dependencies": {
"fflate": "^0.8.2"
Expand Down

0 comments on commit 4964d93

Please sign in to comment.