Skip to content

Commit

Permalink
Need duplicate command for chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot committed Mar 13, 2024
1 parent b8ae41f commit a2bd014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"build": "pnpm run --filter nuka-carousel build",
"build:watch": "pnpm run --filter nuka-carousel build:watch",
"build:storybook": "pnpm run --filter nuka-carousel storybook:build",
"build-storybook": "pnpm run --filter nuka-carousel storybook:build",
"build:website": "pnpm run --filter website build",
"build:website:vercel": "pnpm run --filter website build:vercel",
"lint": "pnpm run --parallel lint",
Expand Down

0 comments on commit a2bd014

Please sign in to comment.