Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit b998d82

Browse files
dkocichjamonholmgren
authored andcommitted
fix(boilerplate): add missing devDeps to run storybook after init (#275 by @dkocich)
1 parent ef27514 commit b998d82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boilerplate/package.json.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
},
3535
"devDependencies": {
3636
"@storybook/addons": "^4.1.11",
37+
"@storybook/addon-actions": "5.0.11",
38+
"@storybook/addon-links": "5.0.11",
3739
"@storybook/addon-storyshots": "^4.1.11",
3840
"@storybook/channels": "^4.1.11",
3941
"@storybook/react-native": "^4.1.11",

0 commit comments

Comments
 (0)