From 2148ba8bc3af1bf5144251345b260a4aa7764fd6 Mon Sep 17 00:00:00 2001 From: Kory Kaai <69431357+kory-kaai@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:14:10 +0200 Subject: [PATCH] docs: fixture Co-authored-by: TopDaily Dev <315340167+topdaily-dev@users.noreply.github.com> --- test/fixtures/healthy/package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/fixtures/healthy/package.json b/test/fixtures/healthy/package.json index 62653ac..fba16dc 100644 --- a/test/fixtures/healthy/package.json +++ b/test/fixtures/healthy/package.json @@ -5,3 +5,5 @@ "repository": { "type": "git", "url": "https://github.com/acme/demo.git" }, "engines": { "node": ">=20" } } + +# collab-kit init --oss-toolchain scaffolds matching repo files.