https://gitlab.com/tezos/tezos
Revision 72468976d10debda60074025862caf2b8748f9ba authored by Killian Delarue on 22 November 2023, 13:09:58 UTC, committed by Killian Delarue on 22 November 2023, 13:43:47 UTC
1 parent e26b30f
Raw File
Tip revision: 72468976d10debda60074025862caf2b8748f9ba authored by Killian Delarue on 22 November 2023, 13:09:58 UTC
Scripts, Packages: Remove protocol from smartrollup config
Tip revision: 7246897
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top