https://gitlab.com/tezos/tezos
Raw File
Tip revision: d3bca7180664615105e49c1d2599654137500355 authored by Arvid Jakobsson on 27 February 2023, 15:02:20 UTC
Manifest: make [octez-testnet-scenarios] experimental
Tip revision: d3bca71
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.4.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top