Skip to content

Commit

Permalink
Merge pull request #75 from zama-ai/update-tfhe-063
Browse files Browse the repository at this point in the history
Update tfhe 063
  • Loading branch information
immortal-tofu authored Jun 25, 2024
2 parents ab9a9c1 + a660f0e commit 7a49c24
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fhevmjs",
"version": "0.5.0-9",
"version": "0.5.0-10",
"description": "fhEVM SDK for blockchain using TFHE",
"main": "lib/node.js",
"types": "lib/node/node.d.ts",
Expand Down Expand Up @@ -49,8 +49,8 @@
"ethers": "^6.6.4",
"keccak": "^3.0.4",
"node-fetch": "^2.7.0",
"node-tfhe": "^0.6.2",
"tfhe": "^0.6.2",
"node-tfhe": "^0.6.3",
"tfhe": "^0.6.3",
"web3-validator": "^2.0.6"
},
"devDependencies": {
Expand Down

0 comments on commit 7a49c24

Please # to comment.