From b5883d1798e5fb7c0b4b3bc9723ce8950ed036b9 Mon Sep 17 00:00:00 2001 From: molecula451 Date: Fri, 1 Mar 2024 14:13:20 -0400 Subject: [PATCH] chore: update --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e0eaf05..d0e016b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,8 @@ "format:cspell": "cspell **/*", "knip": "knip", "knip-ci": "knip --no-exit-code --reporter json", - "prepare": "husky install" + "prepare": "husky install", + "postinstall": "git submodule update --init --recursive" }, "keywords": [ "typescript",