add usage info to workspace status (#10172)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2025-10-30 19:40:20 +07:00
committed by GitHub
parent 5921428143
commit 621a61da22
385 changed files with 1698 additions and 1270 deletions
+2 -2
View File
@@ -49,10 +49,10 @@
"dependencies": {
"dotenv": "~16.0.0",
"cross-env": "~7.0.3",
"@hcengineering/core": "^0.7.19",
"@hcengineering/core": "^0.7.20",
"@hcengineering/client-resources": "^0.7.17",
"@hcengineering/account": "^0.7.0",
"@hcengineering/account-client": "^0.7.18",
"@hcengineering/account-client": "^0.7.19",
"@hcengineering/server-token": "^0.7.17"
}
}