From f01ca9f31947cce870963cbce6409ce37c27b61e Mon Sep 17 00:00:00 2001 From: Ev Haus Date: Fri, 15 Mar 2024 23:20:25 -0700 Subject: [PATCH] Remove replicas --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 3238aae..31bd81b 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,6 @@ { "name": "test-runner-benchmarks", "license": "MIT", - "scripts": { - "postinstall": "node ./setup.js" - }, "workspaces": { "packages": [ "benchmarks/*"