Skip to content

Commit

Permalink
chore: remove additional yarn install in acvm_js (noir-lang#2885)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored and Sakapoi committed Oct 19, 2023
1 parent 8052988 commit f49a0f9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 886 deletions.
9 changes: 0 additions & 9 deletions acvm-repo/acvm_js/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,3 @@ node_modules
result
nodejs
web

# Yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
873 changes: 0 additions & 873 deletions acvm-repo/acvm_js/.yarn/releases/yarn-3.5.1.cjs

This file was deleted.

3 changes: 0 additions & 3 deletions acvm-repo/acvm_js/.yarnrc.yml

This file was deleted.

1 change: 0 additions & 1 deletion tooling/noir_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"prettier:fix": "prettier --write 'src/**/*.ts' 'test/**/*.ts'",
"lint": "NODE_NO_WARNINGS=1 eslint . --ext .ts --ignore-path ./.eslintignore --max-warnings 0",
"clean": "rm -rf ./lib"

},
"devDependencies": {
"@aztec/bb.js": "0.7.2",
Expand Down

0 comments on commit f49a0f9

Please sign in to comment.