From ed611978c0265ab300a35f634c7eeb8d75832778 Mon Sep 17 00:00:00 2001 From: Donnie Adams Date: Fri, 9 Aug 2024 14:03:07 -0400 Subject: [PATCH] chore: add prepare for git installation Signed-off-by: Donnie Adams --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a9280c4..bbb23c1 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js", "postinstall": "node scripts/install-binary.js", "clean": "rm -rf dist", + "prepare": "npm run build", "build": "tsc" }, "keywords": [