import crypto module explicitly

This commit is contained in:
turnoffthiscomputer
2024-08-30 09:19:08 +02:00
parent 0629a33a80
commit 3fdf30dd21
7 changed files with 8 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
"circom_tester": "github:Atomic-Buy/circom_tester#main",
"circomlib": "^2.0.5",
"circomlibjs": "^0.1.7",
"crypto": "^1.0.1",
"dmpierre/sha1-circom": "https://github.com/dmpierre/sha1-circom/",
"elliptic": "^6.5.5",
"js-sha256": "^0.10.1",