From 60eebe5d4f90e9f534c2aebc55e7cc18bf90c715 Mon Sep 17 00:00:00 2001 From: CheeseB <2489ckckck@naver.com> Date: Thu, 18 Apr 2024 16:22:55 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20package=20script=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index e75d0b5f..072fdad0 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "prepare": "husky", "preview": "vite preview", "storybook": "storybook dev -p 6006", - "build-storybook": "storybook build", - "chromatic": "npx chromatic --project-token=chpt_29af39ee43ab7ea" + "build-storybook": "storybook build" }, "dependencies": { "react": "^18.2.0",