https://gitlab.com/tezos/tezos
Raw File
Tip revision: fe51bc71594d35ccd2e09ffec00cb3564a8f3b4d authored by Lucas Randazzo on 05 December 2022, 16:46:13 UTC
Snoop: add a force mode for parameter solving
Tip revision: fe51bc7
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": {
    "@dannywillems/ocaml-bls12-381": ">=5.0.0 <5.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top