Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet committed Jan 1, 2025
1 parent 0a95ae2 commit 55732b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"license": "Apache-2.0",
"private": true,
"workspaces": [
"app",
"packages/*"
"packages/*",
"app"
],
"scripts": {
"build": "yarn workspaces run build"
Expand Down

0 comments on commit 55732b4

Please sign in to comment.