https://gitlab.com/tezos/tezos
Raw File
Tip revision: 5d2b54869adbb19d8ef2ef6ef351d18f45f86070 authored by Frej Soya on 06 September 2022, 13:03:36 UTC
fixup! Snoop: quick tmp fix for early crash.
Tip revision: 5d2b548
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": ">=4.0.0 <4.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top