chore: bump blst peer dependency
This commit is contained in:
parent
42cbc2b1e4
commit
7a40f17c64
|
@ -83,7 +83,7 @@
|
|||
"randombytes": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chainsafe/blst": "^0.2.0",
|
||||
"@chainsafe/blst": "^0.2.4",
|
||||
"@chainsafe/eslint-plugin-node": "^11.2.3",
|
||||
"@chainsafe/lodestar-spec-test-util": "^0.18.0",
|
||||
"@chainsafe/threads": "^1.9.0",
|
||||
|
@ -119,6 +119,6 @@
|
|||
"v8-profiler-next": "1.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@chainsafe/blst": "^0.2.0"
|
||||
"@chainsafe/blst": "^0.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Reference in New Issue