https://gitlab.com/tezos/tezos
Raw File
Tip revision: a36cb6f76ff42c2eaa8ada9c06ea89e9c8d21704 authored by Nicolas Ochem on 27 January 2023, 05:27:51 UTC
Shell: Remove stale ghostnet boot peers
Tip revision: a36cb6f
package.json
{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@dannywillems/ocaml-bls12-381": ">=5.0.0 <5.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top