Skip to content

Commit e3bef54

Browse files
author
Caleb Ditchfield
authored
Merge pull request #744 from fei-protocol/bug/oz-contracts-version-lock
Lock OZ contracts version
2 parents 7e0a3ed + 4a42957 commit e3bef54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@balancer-labs/v2-pool-weighted": "^2.0.1",
5353
"@chainlink/contracts": "^0.1.7",
5454
"@nomiclabs/hardhat-waffle": "^2.0.3",
55-
"@openzeppelin/contracts": "^4.4.2",
55+
"@openzeppelin/contracts": "4.4.2",
5656
"@openzeppelin/test-environment": "^0.1.7",
5757
"@openzeppelin/test-helpers": "^0.5.15",
5858
"@rari-capital/solmate": "^6.2.0",

0 commit comments

Comments
 (0)