Update packages previously under EmberCrypto to their new locations/names. (#994)
This commit is contained in:
parent
40f9db1631
commit
5d1f483181
1 changed files with 6 additions and 2 deletions
|
|
@ -10120,7 +10120,7 @@
|
|||
},
|
||||
{
|
||||
"name": "BN",
|
||||
"url": "https://github.com/EmberCrypto/BN",
|
||||
"url": "https://github.com/MerosCrypto/BN",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bignumber",
|
||||
|
|
@ -10727,7 +10727,11 @@
|
|||
},
|
||||
{
|
||||
"name": "ec_events",
|
||||
"url": "https://github.com/EmberCrypto/ec_events",
|
||||
"alias": "mc_events"
|
||||
},
|
||||
{
|
||||
"name": "mc_events",
|
||||
"url": "https://github.com/MerosCrypto/mc_events",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"events",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue