Skip to content

Commit

Permalink
refactor(ecdh): refactor: yarn.lock, package.json
Browse files Browse the repository at this point in the history
refactor: yarn.lock, package.json
  • Loading branch information
Yash Bharti authored and Yash Bharti committed Aug 27, 2024
1 parent 115004f commit 116894c
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 210 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,19 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@noir-lang/backend_barretenberg": "^0.30.0",
"@noir-lang/noir_js": "^0.30.0",
"@noir-lang/noir_wasm": "^0.32.0",
"@types/chai": "^4",
"@types/mocha": "^10",
"chai": "^4.5.0",
"changelogithub": "patch:changelogithub@npm%3A0.13.3#~/.yarn/patches/changelogithub-npm-0.13.3-1783949906.patch",
"czg": "^1.9.1",
"dprint": "^0.46.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"mocha": "^10.7.0",
"ts-node": "^10.9.2",
"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": {}
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 116894c

Please sign in to comment.