Skip to content

Commit

Permalink
fix(lerna): fix hoisting
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudmanson committed Feb 8, 2024
1 parent 6ef7b6b commit de98c4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,7 @@
"packages/*"
],
"nohoist": [
"@storybook",
"**/@storybook",
"**/@storybook/**"
"**/*"
]
},
"main": "index.js",
Expand Down

0 comments on commit de98c4a

Please sign in to comment.