Revision ae7b4325ae8fa6b2064ab090a0cb2912fce2c319 authored by Marge Bot on 08 January 2024, 16:44:21 UTC, committed by Marge Bot on 08 January 2024, 16:44:21 UTC
Co-authored-by: François Thiré <francois.thire@nomadic-labs.com>
Co-authored-by: Chris Pinnock <chris_pinnock@mac.com>

Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com>
Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com>
Approved-by: Albin Coquereau <pro.acoquer@protonmail.com>
Approved-by: François Thiré <francois.thire@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11441
2 parent s e131ab5 + 7c4b901
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