Skip to content

Commit 2bfd0b1

Browse files
committed
fix
1 parent 1438190 commit 2bfd0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"test": "yarn jest",
4141
"start-all": "concurrently \"yarn start\" \"yarn start-yalc\"",
4242
"start-yalc": "yarn nodemon --watch dist -x \"yarn yalc push\"",
43-
"storybook": "start-storybook -p 6006 "
43+
"storybook": "start-storybook -p 6006"
4444
},
4545
"dependencies": {
4646
"date-fns": "^2.30.0",

0 commit comments

Comments
 (0)