https://gitlab.com/tezos/tezos
Raw File
Tip revision: a065732c7a37d04a52773cedb1031547f49719f6 authored by Arvid Jakobsson on 29 August 2023, 12:09:54 UTC
Increase [Process.clean_up] default [timeout] to 4 minutes
Tip revision: a065732
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top