https://gitlab.com/tezos/tezos
Revision 5e985515c7d12d865d145768c0ccb829628fb604 authored by Arvid Jakobsson on 24 July 2023, 07:44:19 UTC, committed by Arvid Jakobsson on 24 July 2023, 09:33:56 UTC
1 parent f4ad22f
Raw File
Tip revision: 5e985515c7d12d865d145768c0ccb829628fb604 authored by Arvid Jakobsson on 24 July 2023, 07:44:19 UTC
CI/Tezt: run tests with [-j 2]
Tip revision: 5e98551
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