Skip to content

Commit

Permalink
fix: add repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 17, 2024
1 parent a400421 commit 743100b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,16 @@
"devDependencies": {
"c8": "^10.1.2",
"entail": "^2.1.2"
}
},
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/storacha/unixfs-dl.git"
},
"bugs": {
"url": "https://github.com/storacha/unixfs-dl/issues"
},
"homepage": "https://github.com/storacha/unixfs-dl#readme"
}

0 comments on commit 743100b

Please sign in to comment.