Revision adeb8f8b7e2372f7482ac2f4173d5734338d8bba authored by Marge Bot on 18 January 2024, 11:40:54 UTC, committed by Marge Bot on 18 January 2024, 11:40:54 UTC
Co-authored-by: Romain Bardou <romain@nomadic-labs.com>

Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com>
Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11548
2 parent s 22ac5a8 + 4d9578a
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