Skip to content

Commit 673dda2

Browse files
committed
fix mismiserge
1 parent d1eb901 commit 673dda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "npm run lint",
2525
"check": "tsc",
2626
"storybook": "storybook dev -p 6007",
27-
"build-storybook": "storybook build"
27+
"build-storybook": "storybook build",
2828
"check": "tsc"
2929
},
3030
"dependencies": {

0 commit comments

Comments
 (0)