Skip to content

Commit

Permalink
Fix yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
pankalog committed Jul 5, 2024
1 parent 1a23629 commit 835af12
Show file tree
Hide file tree
Showing 2 changed files with 10,144 additions and 4 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"name": "fleet-management",
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.3.1",
"private": true,
"workspaces": [
"openremote",
"ui/app/*",
"ui/component/*",
"ui/demo/*"
]
}
Loading

0 comments on commit 835af12

Please sign in to comment.