Skip to content

Commit 4cbbaf7

Browse files
committed
Make storybook private
1 parent 3251d26 commit 4cbbaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook",
3-
"version": "0.0.0-4333a8b",
3+
"private": true,
44
"scripts": {
55
"start": "start-storybook -c ./src",
66
"build": "build-storybook -c ./src -o ./dist"

0 commit comments

Comments
 (0)