https://gitlab.com/tezos/tezos
Revision b62bcb7f16fca57ff5d4bdbff3008701f5938d49 authored by Marge Bot on 10 May 2023, 14:22:47 UTC, committed by Marge Bot on 10 May 2023, 14:22:47 UTC
Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com>

Approved-by: Thomas Letan <lthms@nomadic-labs.com>
Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev>
Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com>
Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8683
2 parent s 7fab406 + ce4cb11
Raw File
Tip revision: b62bcb7f16fca57ff5d4bdbff3008701f5938d49 authored by Marge Bot on 10 May 2023, 14:22:47 UTC
Merge tezos/tezos!8683: Kernels: use rule build instead of all
Tip revision: b62bcb7
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.3.0 <1.4.0"
  }
}
back to top