Skip to content

Commit af35009

Browse files
committed
update canary
1 parent 9ea5cca commit af35009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tasks/sandbox-parts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ export async function addExtraDependencies({
541541
debug: boolean;
542542
extraDeps?: string[];
543543
}) {
544-
const extraDevDeps = ['@storybook/[email protected].8ec6db1.0'];
544+
const extraDevDeps = ['@storybook/[email protected].fe81472.0'];
545545

546546
if (debug) {
547547
logger.log('\uD83C\uDF81 Adding extra dev deps', extraDevDeps);

0 commit comments

Comments
 (0)