Skip to content

Commit 198a616

Browse files
committed
Self-host in @getdelta scope
1 parent 3e95733 commit 198a616

File tree

2 files changed

+8
-118
lines changed

2 files changed

+8
-118
lines changed

package-lock.json

Lines changed: 3 additions & 113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "trezor-address-validator",
3-
"description": "Multicoin address validator for Bitcoin and other altcoins.",
2+
"name": "@getdelta/wallet-address-validator",
3+
"description": "Wallet address validator for Bitcoin and other Altcoins.",
44
"keywords": [
55
"ada",
66
"btc",
@@ -36,12 +36,12 @@
3636
"nodejs"
3737
],
3838
"version": "0.3.22",
39-
"author": "Martin <[email protected]>",
40-
"homepage": "https://github.com/trezor/trezor-address-validator",
39+
"author": "Tomek Kolasa <[email protected]>",
40+
"homepage": "https://github.com/getdelta/wallet-address-validator",
4141
"license": "MIT",
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/trezor/trezor-address-validator.git"
44+
"url": "https://github.com/getdelta/wallet-address-validator.git"
4545
},
4646
"main": "src/wallet_address_validator",
4747
"engines": {

0 commit comments

Comments
 (0)