mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05: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:
@@ -47,11 +47,11 @@
|
||||
"@faker-js/faker": "^8.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "~16.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"cross-env": "~7.0.3",
|
||||
"@hcengineering/core": "^0.7.21",
|
||||
"@hcengineering/client-resources": "^0.7.17",
|
||||
"@hcengineering/account": "^0.7.0",
|
||||
"@hcengineering/account": "workspace:^0.7.0",
|
||||
"@hcengineering/account-client": "^0.7.19",
|
||||
"@hcengineering/server-token": "^0.7.17"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user