chore: point towards lamassu repo

This commit is contained in:
Sérgio Salgado 2021-02-18 18:31:40 +00:00
parent deae0cb2e4
commit a4c49fcbc4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -5215,8 +5215,8 @@
} }
}, },
"ed25519": { "ed25519": {
"version": "git+https://github.com/dazoe/ed25519.git#3140c985fee9828ce6707202f9f7d55cb1f0b46d", "version": "git+https://github.com/lamassu/ed25519.git#3140c985fee9828ce6707202f9f7d55cb1f0b46d",
"from": "git+https://github.com/dazoe/ed25519.git#3140c985fee9828ce6707202f9f7d55cb1f0b46d", "from": "git+https://github.com/lamassu/ed25519.git#3140c985fee9828ce6707202f9f7d55cb1f0b46d",
"requires": { "requires": {
"bindings": "^1.5.0", "bindings": "^1.5.0",
"nan": "^2.14.1" "nan": "^2.14.1"

View file

@ -24,7 +24,7 @@
"cookie-parser": "^1.4.3", "cookie-parser": "^1.4.3",
"cors": "^2.8.5", "cors": "^2.8.5",
"dataloader": "^2.0.0", "dataloader": "^2.0.0",
"ed25519": "git+https://github.com/dazoe/ed25519#3140c985fee9828ce6707202f9f7d55cb1f0b46d", "ed25519": "git+https://github.com/lamassu/ed25519#3140c985fee9828ce6707202f9f7d55cb1f0b46d",
"ethereumjs-tx": "^1.3.3", "ethereumjs-tx": "^1.3.3",
"ethereumjs-util": "^5.2.0", "ethereumjs-util": "^5.2.0",
"ethereumjs-wallet": "^0.6.3", "ethereumjs-wallet": "^0.6.3",