Revision 05eb6980c5ab6a951babb91603559c4fba260efa authored by Marge Bot on 05 February 2024, 14:07:50 UTC, committed by Marge Bot on 05 February 2024, 14:07:50 UTC
Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com>

Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com>
Approved-by: Julien <julien.tesson@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11532
2 parent s fc070f1 + 761ab2a
Raw File
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top