Skip to content

Commit

Permalink
Use indexed CLI localy
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 19, 2024
1 parent 95884d7 commit dd6052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"format:check": "yarn _format --list-different",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
"prestorybook": "yarn build && node dist/bin/only-include-used-icons.js",
"prestorybook": "yarn build && node dist/bin/react-dsfr include-used-icons",
"prebuild-storybook": "yarn prestorybook"
},
"bin": {
Expand Down

0 comments on commit dd6052e

Please sign in to comment.