Skip to content

Commit

Permalink
fix: Remove readline npm dep as snarkjs needs the nodejs internal mod…
Browse files Browse the repository at this point in the history
…ule (iden3#179)
  • Loading branch information
phated authored Jun 23, 2022
1 parent 5a25c79 commit c4fccde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
13 changes: 1 addition & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
"ffjavascript": "0.2.55",
"js-sha3": "^0.8.0",
"logplease": "^1.2.15",
"r1csfile": "0.0.36",
"readline": "^1.3.0"
"r1csfile": "0.0.36"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
Expand Down

0 comments on commit c4fccde

Please sign in to comment.