diff --git a/packages/gas-report/package.json b/packages/gas-report/package.json index 8fcb4c9db7..ac158b4970 100644 --- a/packages/gas-report/package.json +++ b/packages/gas-report/package.json @@ -17,8 +17,9 @@ }, "files": [ "dist", + "out", "src", - "out" + "foundry.toml" ], "scripts": { "build": "tsup",