Skip to content

Commit

Permalink
chore: fix lerna version, fix shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianjeng committed Dec 21, 2023
1 parent 557b757 commit 288cd81
Show file tree
Hide file tree
Showing 4 changed files with 625 additions and 415 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint:check": "prettier . --check"
},
"devDependencies": {
"lerna": "^6.0.1",
"lerna": "6.6.1",
"node-fetch": "^3.3.0"
},
"dependencies": {
Expand Down
Empty file modified packages/circuits/scripts/copyCircom.sh
100644 → 100755
Empty file.
Empty file modified packages/relay/scripts/loadKeys.sh
100644 → 100755
Empty file.
Loading

0 comments on commit 288cd81

Please sign in to comment.