@imtbl/contracts
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@imtbl/contracts", | ||
"description": "Immutable Smart Contracts", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"main": "dist/clients/index.js", | ||
@@ -68,2 +68,3 @@ "types": "dist/clients/index.d.ts", | ||
"@openzeppelin/contracts": "^4.9.3", | ||
"@openzeppelin/contracts-upgradeable": "^4.9.3", | ||
"@rari-capital/solmate": "^6.4.0", | ||
@@ -70,0 +71,0 @@ "seaport": "https://github.com/immutable/seaport.git#1.5.0+im.1.3", |
778677
90
6
+ Added@openzeppelin/contracts-upgradeable@4.9.6(transitive)