https://gitlab.com/tezos/tezos
Raw File
Tip revision: 7bbbc0174be9d0ba4743182ebb6e44953c233019 authored by lin on 20 June 2023, 06:41:21 UTC
Dal/Node: Override dal config based on network in octez-node
Tip revision: 7bbbc01
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": {
    "@nomadic-labs/ocaml-bls12-381": ">=6.1.0 <6.2.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.3.0 <1.4.0"
  }
}
back to top