diff --git a/package.json b/package.json index 31bd81b..3238aae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "test-runner-benchmarks", "license": "MIT", + "scripts": { + "postinstall": "node ./setup.js" + }, "workspaces": { "packages": [ "benchmarks/*"