bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

package.json property "repository.url" points to archived github repo

Open a1300 opened this issue 2 years ago • 0 comments

Thanks for this fantastic package!

In packages/bitcore-mnemonic/package.json the repo url points to an archived repo. I noticed this on the npm page of bitcore-mnemonic

{
  "repository": {
    "type": "git",
    "url": "https://github.com/bitpay/bitcore-mnemonic.git"
  }
}

a1300 avatar Jan 08 '24 11:01 a1300