Skip to content

Commit 3e01a81

Browse files
authored
chore: hh plugin v0.3.0-3 - relayer-sdk v0.3.0-6 (#22)
1 parent 2760685 commit 3e01a81

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fhevm-hardhat-template",
33
"description": "Hardhat-based template for developing FHEVM Solidity smart contracts",
4-
"version": "0.3.0-1",
4+
"version": "0.3.0-3",
55
"engines": {
66
"node": ">=20",
77
"npm": ">=7.0.0"
@@ -28,7 +28,7 @@
2828
"@fhevm/solidity": "^0.9.1"
2929
},
3030
"devDependencies": {
31-
"@fhevm/hardhat-plugin": "^0.3.0-1",
31+
"@fhevm/hardhat-plugin": "^0.3.0-3",
3232
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
3333
"@nomicfoundation/hardhat-ethers": "^3.1.0",
3434
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
@@ -40,7 +40,7 @@
4040
"@types/node": "^20.19.8",
4141
"@typescript-eslint/eslint-plugin": "^8.37.0",
4242
"@typescript-eslint/parser": "^8.37.0",
43-
"@zama-fhe/relayer-sdk": "^0.3.0-5",
43+
"@zama-fhe/relayer-sdk": "^0.3.0-6",
4444
"chai": "^4.5.0",
4545
"chai-as-promised": "^8.0.1",
4646
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)