mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-08 21:18:09 -05:00
chore: use explicit version for forge-std
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
"/interfaces"
|
||||
],
|
||||
"devDependencies": {
|
||||
"forge-std": "https://github.com/foundry-rs/forge-std"
|
||||
"forge-std": "https://github.com/foundry-rs/forge-std#v1.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2736,7 +2736,7 @@ __metadata:
|
||||
"@openzeppelin/contracts-upgradeable": 5.3.0
|
||||
"@zk-email/email-tx-builder": "https://github.com/zkemail/email-tx-builder#9620b7bbec4a2e15704f01ccc2635ec66bedbf7b"
|
||||
dotenv: ^16.3.1
|
||||
forge-std: "https://github.com/foundry-rs/forge-std"
|
||||
forge-std: "https://github.com/foundry-rs/forge-std#v1.10.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -4784,10 +4784,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"forge-std@https://github.com/foundry-rs/forge-std":
|
||||
"forge-std@https://github.com/foundry-rs/forge-std#v1.10.0":
|
||||
version: 1.10.0
|
||||
resolution: "forge-std@https://github.com/foundry-rs/forge-std.git#commit=a3dca253700f19f15b1837c57c67b9388f5cc3fb"
|
||||
checksum: 4800bc4263ef00885b7398f185cdccd8fc9cc3f091a9635c1b6d4b5502d69986664fb18b75011174ca6249902e6c99b5a6c2240103bda3c7c7dfdd3c23df7683
|
||||
resolution: "forge-std@https://github.com/foundry-rs/forge-std.git#commit=8bbcf6e3f8f62f419e5429a0bd89331c85c37824"
|
||||
checksum: 55df9df55cdbf7aa34959ba21562e2559e10753bd540a9df2c101539db1ce2beff17eec70f6483de2a739e71936ada4d93d7cfdecfc9bbe70ec15fd437fe02ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user