@latticexyz/std-contracts
Advanced tools
Comparing version 0.9.0 to 0.10.0
{ | ||
"name": "@latticexyz/std-contracts", | ||
"license": "MIT", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "MUD Contracts Standard Library", | ||
@@ -27,3 +27,3 @@ "types": "./types/ethers-contracts/", | ||
"devDependencies": { | ||
"@latticexyz/solecs": "^0.9.0", | ||
"@latticexyz/solecs": "^0.10.0", | ||
"@rari-capital/solmate": "https://github.com/Rari-Capital/solmate.git#b6ae78e6ff490f8fec7695c7b65d06e5614f1b65", | ||
@@ -42,3 +42,3 @@ "@typechain/ethers-v5": "^9.0.0", | ||
}, | ||
"gitHead": "40718ea9955e61196942d040189adec464500446" | ||
"gitHead": "724f4545c36989b25e47046bfaa0903e9b8d4bab" | ||
} |
184638