diff --git a/package.json b/package.json index 7766bb1e..7972c115 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dist" ], "scripts": { - "postinstall": "rimraf ./node_modules/seaport/foundry.toml", + "postinstall": "npx rimraf ./node_modules/seaport/foundry.toml", "compile": "hardhat compile", "build": "tsc", "test": "hardhat test",