Skip to content

Commit

Permalink
build: pnpm-workspace package 읽는 순서 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
hyonun321 committed Nov 14, 2024
1 parent 5443331 commit fd679c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packages:
- "@noctaCrdt"
- "client"
- "server"
- "./@noctaCrdt"

0 comments on commit fd679c8

Please sign in to comment.