Skip to content

Commit

Permalink
build: removed hoisting, small amount of deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftwork committed Dec 5, 2019
1 parent 05c3d98 commit 551e684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,6 @@
}
],
"scripts": {
"postinstall": "lerna bootstrap --hoist",
"build": "lerna run build --stream",
"test": "lerna run test --stream",
"docs": "lerna run docs --stream",
Expand All @@ -39,6 +38,7 @@
"@storybook/addon-a11y": "5.2.6",
"@storybook/addon-actions": "5.2.6",
"@storybook/addon-centered": "5.2.6",
"@storybook/addon-knobs": "5.2.8",
"@storybook/addon-links": "5.2.6",
"@storybook/addon-notes": "5.2.6",
"@storybook/addons": "5.2.6",
Expand Down

0 comments on commit 551e684

Please sign in to comment.