Skip to content

Commit

Permalink
build: update script name
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Jun 25, 2024
1 parent 0a2b6f1 commit 2640f04
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 @@ -21,7 +21,7 @@
"doc:widgets": "npx jsdoc-to-markdown --plugin bin/dmd/plugin.js --separators --no-gfm --template bin/dmd/widgets.hbs src/store/widgets/*.js > 'dist/docs/widgets.md'",
"predoc": "yarn doc:dir",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
"build:storybook": "storybook build"
},
"dependencies": {
"@fortawesome/fontawesome": "^1.1.4",
Expand Down

0 comments on commit 2640f04

Please sign in to comment.