From ed1052d6f44c0ed18af1196142aabc74b7f16f81 Mon Sep 17 00:00:00 2001 From: Reuben Ellis Date: Wed, 17 Jul 2024 09:00:28 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e09d652..d344234 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "tsc && vite build", "preview": "vite preview", "storybook": "storybook dev -p 6006", - "build-storybook": "storybook build --stats-json", + "build-storybook": "storybook build --stats-json -o storybook-static", "chromatic": "chromatic --project-token=chpt_32238008c2048e6 --only-changed --debug --trace-changed 'expanded' --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes 'main'" }, "dependencies": {