mirror of https://codeberg.org/pzp/pzp-db.git
use github ppppp-keypair, not local fs
This commit is contained in:
parent
79bc497911
commit
7dea4b2328
|
@ -33,7 +33,7 @@
|
||||||
"bs58": "~5.0.0",
|
"bs58": "~5.0.0",
|
||||||
"json-canon": "~1.0.0",
|
"json-canon": "~1.0.0",
|
||||||
"obz": "~1.1.0",
|
"obz": "~1.1.0",
|
||||||
"ppppp-keypair": "file:../keypair",
|
"ppppp-keypair": "github:staltz/ppppp-keypair",
|
||||||
"promisify-4loc": "~1.0.0",
|
"promisify-4loc": "~1.0.0",
|
||||||
"push-stream": "~11.2.0",
|
"push-stream": "~11.2.0",
|
||||||
"set.prototype.union": "~1.0.2"
|
"set.prototype.union": "~1.0.2"
|
||||||
|
|
Loading…
Reference in New Issue