Bump and publish bitrix package (#2926)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-04-09 23:58:09 +07:00
committed by GitHub
parent 8e0d162871
commit 2a7492ff3f
191 changed files with 904 additions and 904 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/task",
"version": "0.6.3",
"version": "0.6.4",
"main": "lib/index.js",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",
@@ -27,12 +27,12 @@
},
"dependencies": {
"@hcengineering/platform": "^0.6.8",
"@hcengineering/core": "^0.6.21",
"@hcengineering/contact": "^0.6.11",
"@hcengineering/view": "^0.6.2",
"@hcengineering/ui": "^0.6.3",
"@hcengineering/core": "^0.6.22",
"@hcengineering/contact": "^0.6.12",
"@hcengineering/view": "^0.6.3",
"@hcengineering/ui": "^0.6.5",
"lexorank": "~1.0.4",
"@hcengineering/notification": "^0.6.8"
"@hcengineering/notification": "^0.6.9"
},
"repository": "https://github.com/hcengineering/anticrm",
"publishConfig": {