mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 10:17:42 +02:00
Enable PNPM workspaces (#10192)
* Enable PNPM workspaces Signed-off-by: Andrey Sobolev <haiodo@gmail.com> * Fix love-agent build Signed-off-by: Andrey Sobolev <haiodo@gmail.com> * Fix formatting Signed-off-by: Andrey Sobolev <haiodo@gmail.com> --------- Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -39,9 +39,9 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/platform": "^0.7.17",
|
||||
"@hcengineering/server-notification": "^0.7.0",
|
||||
"@hcengineering/server-notification": "workspace:^0.7.0",
|
||||
"@hcengineering/server-core": "^0.7.16",
|
||||
"@hcengineering/time": "^0.7.0",
|
||||
"@hcengineering/github": "^0.7.0"
|
||||
"@hcengineering/time": "workspace:^0.7.0",
|
||||
"@hcengineering/github": "workspace:^0.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user