Skip to content

Commit

Permalink
fix: add github repo to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 28, 2022
1 parent a3678eb commit b07a335
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"types": "dist/src/index.d.ts",
"type": "module",
"license": "MIT",
"repository": {
"url": "nftstorage/ucan.storage"
},
"bin": {
"ucan-storage": "./src/cli.js"
},
Expand Down

0 comments on commit b07a335

Please sign in to comment.