https://gitlab.com/tezos/tezos
Raw File
Tip revision: c0ac2b6efb2bd97e23a9d3723d317d3d271ee5f6 authored by Arvid Jakobsson on 26 July 2023, 10:36:03 UTC
CI/Tezt: Use [-j 2] instead of [-j 3]
Tip revision: c0ac2b6
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/ocaml-bls12-381": ">=6.1.0 <6.2.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0"
  }
}
back to top