Skip to content

Commit

Permalink
Merge pull request #8116 from ever-co/fix/packages-build
Browse files Browse the repository at this point in the history
[Fix] Server Packages Build
  • Loading branch information
evereq authored Aug 28, 2024
2 parents b8b11ea + 70ca96f commit 6bf8096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/desktop/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"../../../packages/config",
"../../../packages/contracts",
"../../../packages/ui-config",
"../../../packages/ui-core",
"../../../packages/plugin",
"../../../packages/plugins/integration-ai",
"../../../packages/plugins/integration-hubstaff",
Expand Down
1 change: 1 addition & 0 deletions apps/server/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"../../../packages/config",
"../../../packages/contracts",
"../../../packages/ui-config",
"../../../packages/ui-core",
"../../../packages/plugin",
"../../../packages/plugins/integration-ai",
"../../../packages/plugins/integration-hubstaff",
Expand Down

0 comments on commit 6bf8096

Please sign in to comment.