https://gitlab.com/tezos/tezos
Revision 72bf43778239e843f1843e87b9973b5e68e85d30 authored by Marge Bot on 07 February 2024, 19:13:22 UTC, committed by Marge Bot on 07 February 2024, 19:13:22 UTC
Co-authored-by: Emma Turner <emma.turner@trili.tech>

Approved-by: Michael Zaikin <michael.zaikin@trili.tech>
Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com>
Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11670
2 parent s e49d8d7 + 085a8fa
Raw File
Tip revision: 72bf43778239e843f1843e87b9973b5e68e85d30 authored by Marge Bot on 07 February 2024, 19:13:22 UTC
Merge tezos/tezos!11670: SDK: allow large values to be set in installer config
Tip revision: 72bf437
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