Skip to content

Commit 041df6c

Browse files
Update package.json
Co-Authored-By: Siddharth Kshetrapal <[email protected]>
1 parent 04e621e commit 041df6c

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
@@ -17,7 +17,7 @@
1717
"start:dynamic": "lerna run dev --scope dynamic-pages --stream",
1818
"start:common": "lerna run start --scope @codesandbox/common --stream",
1919
"start:home": "lerna run start --scope homepage --stream",
20-
"start:storybook": "lerna run storybook --scope common --stream",
20+
"start:storybook": "lerna run storybook --scope @codesandbox/common --stream",
2121
"start:test": "lerna run start:test --scope app --stream",
2222
"start:dev_api": "lerna run start:dev_api --scope app --stream",
2323
"test": "lerna run test --ignore codesandbox-browserfs",

0 commit comments

Comments
 (0)