Skip to content

Commit

Permalink
pkg: make bcoin-org the main repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
nodech committed Jun 13, 2023
1 parent 6fa8744 commit 11a571d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"assert"
],
"license": "MIT",
"repository": "git://github.com/chjj/bsert.git",
"homepage": "https://github.com/chjj/bsert",
"repository": "git://github.com/bcoin-org/bsert.git",
"homepage": "https://github.com/bcoin-org/bsert",
"bugs": {
"url": "https://github.com/chjj/bsert/issues"
"url": "https://github.com/bcoin-org/bsert/issues"
},
"author": "Christopher Jeffrey <[email protected]>",
"main": "./lib/assert.js",
Expand Down

0 comments on commit 11a571d

Please sign in to comment.