Skip to content

Commit

Permalink
Merge pull request #178 from 0xPolygonHermez/main
Browse files Browse the repository at this point in the history
update package.json from main
  • Loading branch information
zkronos73 authored Mar 25, 2023
2 parents 95ca45e + 73b9cbf commit 2532318
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file added audits/Hexens_Polygon_zkEVM_PUBLIC_27.02.23.pdf
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xpolygonhermez/zkevm-proverjs",
"version": "1.0.0",
"version": "1.1.0",
"description": "JS version of the zkProver.",
"main": "index.js",
"config": {
Expand Down Expand Up @@ -116,10 +116,10 @@
"author": "Jordi Baylina",
"license": "UNLICENSED",
"dependencies": {
"@0xpolygonhermez/zkasmcom": "https://github.com/0xPolygonHermez/zkasmcom.git#231829b036081c7a3c43c3fc587c333647d6f50d",
"@0xpolygonhermez/zkevm-commonjs": "https://github.com/0xpolygonhermez/zkevm-commonjs.git#v0.8.0.0",
"@0xpolygonhermez/zkevm-rom": "https://github.com/0xPolygonHermez/zkevm-rom.git#v1.0.0-rc.1-fork.3",
"@0xpolygonhermez/zkevm-storage-rom": "https://github.com/0xPolygonHermez/zkevm-storage-rom.git#v0.8.0.0-rc.1-fork.1",
"@0xpolygonhermez/zkasmcom": "https://github.com/0xPolygonHermez/zkasmcom.git#v1.0.0",
"@0xpolygonhermez/zkevm-commonjs": "https://github.com/0xpolygonhermez/zkevm-commonjs.git#v1.0.0",
"@0xpolygonhermez/zkevm-rom": "https://github.com/0xPolygonHermez/zkevm-rom.git#feature/fix-ooc-improve-counters-reserves",
"@0xpolygonhermez/zkevm-storage-rom": "https://github.com/0xPolygonHermez/zkevm-storage-rom.git#v1.0.0-fork.3",
"chalk": "^3.0.0",
"circomlib": "^2.0.3",
"circomlibjs": "^0.1.1",
Expand Down

0 comments on commit 2532318

Please sign in to comment.