Skip to content

Commit

Permalink
chore: dev 병합
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeeeeeh committed Nov 28, 2024
1 parent 88aca02 commit 4227cab
Show file tree
Hide file tree
Showing 2 changed files with 13,849 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"scripts": {
"build": "yarn workspaces foreach -W run build",
"build:fe": "yarn workspace frontend run build"
"build:fe": "yarn workspace frontend run build",
"build:be": "yarn workspace backend run build"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4227cab

Please sign in to comment.