Skip to content

Commit 26d9c7e

Browse files
committed
chore: update repo
1 parent 7131b25 commit 26d9c7e

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
@@ -14,7 +14,10 @@
1414
"index.js",
1515
"to-string.js"
1616
],
17-
"repository": "github:achingbrain/uint8arrays",
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/achingbrain/uint8arrays.git"
20+
},
1821
"scripts": {
1922
"test": "aegir test",
2023
"test:browser": "aegir test -t browser",

0 commit comments

Comments
 (0)