https://gitlab.com/tezos/tezos
Raw File
Tip revision: 64ded7f805da8c525e1c2a37dc567717b1700485 authored by iguerNL@Functori on 24 February 2023, 05:44:21 UTC
DAL/Node: Integrate the new key value store: rebase fails
Tip revision: 64ded7f
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