@latticexyz/schema-type
Advanced tools
Comparing version 2.2.18-04065f05390b9975400db7e15b185a86976ba199 to 2.2.18-10ce339665bbc3cc175b109a51d216ec1b1bb739
{ | ||
"name": "@latticexyz/schema-type", | ||
"version": "2.2.18-04065f05390b9975400db7e15b185a86976ba199", | ||
"version": "2.2.18-10ce339665bbc3cc175b109a51d216ec1b1bb739", | ||
"description": "SchemaType enum for various languages", | ||
@@ -42,4 +42,3 @@ "repository": { | ||
"viem": "2.21.19", | ||
"vitest": "0.34.6", | ||
"@latticexyz/gas-report": "2.2.18-04065f05390b9975400db7e15b185a86976ba199" | ||
"@latticexyz/gas-report": "2.2.18-10ce339665bbc3cc175b109a51d216ec1b1bb739" | ||
}, | ||
@@ -56,5 +55,5 @@ "peerDependencies": { | ||
"gas-report": "gas-report --save gas-report.json", | ||
"test": "vitest typecheck --run && vitest --run && forge test", | ||
"test": "vitest --run && forge test", | ||
"test:ci": "pnpm run test" | ||
} | ||
} |
4
923133