[build] add library for statistical binomial tests
This commit is contained in:
parent
c9b51695aa
commit
e89bfcbaae
File diff suppressed because it is too large
Load Diff
|
@ -11,6 +11,7 @@
|
|||
"@nomiclabs/hardhat-ethers": "^2.2.1",
|
||||
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
||||
"@openzeppelin/contracts": "^4.8.0",
|
||||
"@stdlib/stats-binomial-test": "^0.0.7",
|
||||
"chai": "^4.3.7",
|
||||
"ethereum-waffle": "^3.4.4",
|
||||
"ethers": "^5.7.2",
|
||||
|
|
Loading…
Reference in New Issue