Skip to content

Commit b212763

Browse files
authored
feat: add storybook prop to package.json (#1700)
1 parent 71eba9d commit b212763

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,8 @@
177177
"pnpm exec oxfmt"
178178
]
179179
},
180-
"packageManager": "pnpm@10.30.1"
180+
"packageManager": "pnpm@10.30.1",
181+
"storybook": {
182+
"url": "https://storybook.npmx.dev"
183+
}
181184
}

0 commit comments

Comments
 (0)