https://gitlab.com/tezos/tezos
Raw File
Tip revision: 8db81f01b88929d73236a9d294b19afe09c85b0a authored by Albin Coquereau on 23 June 2022, 08:16:50 UTC
Docs/proto: add an entry for the fix of origination gas consumption
Tip revision: 8db81f0
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