Skip to content

Commit e55f93f

Browse files
Custom crypto network
1 parent 05c3c29 commit e55f93f

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@arkecosystem/crypto-identities": "1.2.0",
35-
"@arkecosystem/crypto-networks": "1.6.3",
35+
"@arkecosystem/crypto-networks": "https://github.com/sebastijankuzner/typescript-crypto-networks.git",
3636
"@arkecosystem/utils": "1.3.1",
3737
"ajv": "6.12.6",
3838
"ajv-keywords": "3.4.1",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,9 @@
165165
resolved "https://registry.yarnpkg.com/@arkecosystem/crypto-networks/-/crypto-networks-1.2.2.tgz#5efb52c161af5a05ee805e2327d58673024b4b5a"
166166
integrity sha512-2iVeiYNnqtV9oZxWt/q9LFb/7zEMN2u/3pwTwIvBonrqtJwazorCBP+zbBwxeXivwnM4SxrCQweoTlujjvA+8w==
167167

168-
"@arkecosystem/crypto-networks@1.6.3":
168+
"@arkecosystem/crypto-networks@https://github.com/sebastijankuzner/typescript-crypto-networks.git":
169169
version "1.6.3"
170-
resolved "https://registry.yarnpkg.com/@arkecosystem/crypto-networks/-/crypto-networks-1.6.3.tgz#f450818f437e39f16c84c861429f89641bc85f09"
171-
integrity sha512-vyJPsTaEe3hoRZ9h/TBy+bOxJfWU/NgyVNWobqbk7OIFkTBRs5NygJ3b6Te93bJ8fXYkCpWb/hn9/tF9DXL5Og==
170+
resolved "https://github.com/sebastijankuzner/typescript-crypto-networks.git#37cc022c8a014f946ec0185f16c0df7efc2c7a8c"
172171

173172
"@arkecosystem/crypto@3.9.1", "@arkecosystem/crypto@^3.6.1":
174173
version "3.9.1"

0 commit comments

Comments
 (0)