Skip to content

Commit

Permalink
lerna 설정에서 useWorkspaces 옵션을 제거했다
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter committed Aug 16, 2023
1 parent 85e12bd commit d0586cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"npmClientArgs": [
"--frozen-lockfile"
],
"useWorkspaces": true,
"ignoreChanges": [
"**/stories/**",
"**/*.md"
Expand Down

0 comments on commit d0586cf

Please sign in to comment.