|
1 | 1 | {
|
2 | 2 | "name": "@semaphore-protocol/cli-template-hardhat",
|
3 |
| - "version": "3.0.0-beta.6", |
| 3 | + "version": "3.0.0-beta.7", |
4 | 4 | "description": "Semaphore Hardhat template.",
|
5 | 5 | "license": "Unlicense",
|
6 | 6 | "files": [
|
|
33 | 33 | "@nomicfoundation/hardhat-toolbox": "^2.0.0",
|
34 | 34 | "@nomiclabs/hardhat-ethers": "^2.0.0",
|
35 | 35 | "@nomiclabs/hardhat-etherscan": "^3.0.0",
|
36 |
| - "@semaphore-protocol/group": "3.0.0-beta.6", |
37 |
| - "@semaphore-protocol/hardhat": "3.0.0-beta.6", |
38 |
| - "@semaphore-protocol/identity": "3.0.0-beta.6", |
39 |
| - "@semaphore-protocol/proof": "3.0.0-beta.6", |
| 36 | + "@semaphore-protocol/group": "3.0.0-beta.7", |
| 37 | + "@semaphore-protocol/hardhat": "3.0.0-beta.7", |
| 38 | + "@semaphore-protocol/identity": "3.0.0-beta.7", |
| 39 | + "@semaphore-protocol/proof": "3.0.0-beta.7", |
40 | 40 | "@typechain/ethers-v5": "^10.1.0",
|
41 | 41 | "@typechain/hardhat": "^6.1.2",
|
42 | 42 | "@types/chai": "^4.2.0",
|
|
55 | 55 | "typescript": ">=4.5.0"
|
56 | 56 | },
|
57 | 57 | "dependencies": {
|
58 |
| - "@semaphore-protocol/contracts": "3.0.0-beta.6" |
| 58 | + "@semaphore-protocol/contracts": "3.0.0-beta.7" |
59 | 59 | }
|
60 | 60 | }
|
0 commit comments