Skip to content

Commit

Permalink
chore: remove unused @aztec/bb.js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Oct 11, 2023
1 parent f710440 commit 3be77fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion tooling/noir_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"clean": "rm -rf ./lib"
},
"devDependencies": {
"@aztec/bb.js": "0.7.2",
"@types/chai": "^4",
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
Expand Down
15 changes: 0 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,6 @@ __metadata:
languageName: node
linkType: hard

"@aztec/bb.js@npm:0.7.2":
version: 0.7.2
resolution: "@aztec/bb.js@npm:0.7.2"
dependencies:
comlink: ^4.4.1
commander: ^10.0.1
debug: ^4.3.4
tslib: ^2.4.0
bin:
bb.js: dest/node/main.js
checksum: 68299e5b0ef9583d78d1aaeb4e6a80cf5e049d45e48fb02798a41a2dfda0e68d729e8fbc1d23ab692914ce3857c729b48da9200fca49b838416b7988e5516d0b
languageName: node
linkType: hard

"@aztec/bb.js@npm:0.8.10":
version: 0.8.10
resolution: "@aztec/bb.js@npm:0.8.10"
Expand Down Expand Up @@ -942,7 +928,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@noir-lang/noir_js@workspace:tooling/noir_js"
dependencies:
"@aztec/bb.js": 0.7.2
"@noir-lang/acvm_js": "workspace:*"
"@noir-lang/noirc_abi": "workspace:*"
"@noir-lang/types": "workspace:*"
Expand Down

0 comments on commit 3be77fc

Please sign in to comment.