Skip to content

Commit

Permalink
feat(ecdh): k
Browse files Browse the repository at this point in the history
BREAKING CHANGE: k

re k
  • Loading branch information
Yash Bharti authored and Yash Bharti committed Aug 6, 2024
1 parent 25068d4 commit 820bb61
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@
"husky": "4",
"lint-staged": "^15.2.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
},
"dependencies": {
"typescript": "^5.5.4",
"@noir-lang/backend_barretenberg": "^0.30.0",
"@noir-lang/noir_js": "^0.30.0",
"@noir-lang/noir_wasm": "^0.32.0",
"chai": "^4.5.0",
"mocha": "^10.7.0"
}
},
"dependencies": {}
}

0 comments on commit 820bb61

Please sign in to comment.