Skip to content

Commit dd6052e

Browse files
committed
Use indexed CLI localy
1 parent 95884d7 commit dd6052e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"format:check": "yarn _format --list-different",
2323
"storybook": "start-storybook -p 6006",
2424
"build-storybook": "build-storybook",
25-
"prestorybook": "yarn build && node dist/bin/only-include-used-icons.js",
25+
"prestorybook": "yarn build && node dist/bin/react-dsfr include-used-icons",
2626
"prebuild-storybook": "yarn prestorybook"
2727
},
2828
"bin": {

0 commit comments

Comments
 (0)