Skip to content

Commit

Permalink
trim no open
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jun 27, 2024
1 parent 6e9a2b6 commit decc652
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 @@ -33,7 +33,7 @@
"postuninstall": "electron-builder install-app-deps",
"license:generate": "node build/generateLicenses.js",
"license:merge": "node build/mergeLicenses.js",
"storybook": "storybook dev --port 6006 --no-open",
"storybook": "storybook dev --port 6006",
"storybook:build": "storybook build"
},
"dependencies": {
Expand Down

0 comments on commit decc652

Please sign in to comment.