https://gitlab.com/tezos/tezos
Raw File
Tip revision: 364434e40e9e7dbe23f3677ad991de3a29ba5a1f authored by Pierrick Couderc on 20 November 2023, 17:19:14 UTC
WIP: fix multitest
Tip revision: 364434e
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