Revision 962a7acbe0368fcccece7c3d6341b361253a8767 authored by Marge Bot on 01 December 2022, 13:59:20 UTC, committed by Marge Bot on 01 December 2022, 13:59:20 UTC
Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com>

Approved-by: Alain Mebsout <alain.mebsout@functori.com>
Approved-by: Andrea Cerone <andrea.cerone@trili.tech>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6940
2 parent s 079e919 + 6f2535a
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": {
    "@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