https://gitlab.com/tezos/tezos
Revision 05316836f6dbc0b1253daa4d4703d5f8de6826e5 authored by Marge Bot on 28 June 2023, 19:03:27 UTC, committed by Marge Bot on 28 June 2023, 19:03:27 UTC
Co-authored-by: Chris Pinnock <chris_pinnock@mac.com>

Approved-by: Tezos Merbocop <merbocop@cryptium.ch>
Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com>
Approved-by: Germán Delbianco <german@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9150
2 parent s 6fc8f57 + 6d67dad
Raw File
Tip revision: 05316836f6dbc0b1253daa4d4703d5f8de6826e5 authored by Marge Bot on 28 June 2023, 19:03:27 UTC
Merge tezos/tezos!9150: Documentation: add Tzinit snapshot service
Tip revision: 0531683
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