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
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/setting",
"version": "0.6.3",
"version": "0.6.4",
"main": "lib/index.js",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",
@@ -27,9 +27,9 @@
},
"dependencies": {
"@hcengineering/platform": "^0.6.8",
"@hcengineering/core": "^0.6.21",
"@hcengineering/templates": "^0.6.0",
"@hcengineering/ui": "^0.6.3"
"@hcengineering/core": "^0.6.22",
"@hcengineering/templates": "^0.6.1",
"@hcengineering/ui": "^0.6.5"
},
"repository": "https://github.com/hcengineering/anticrm",
"publishConfig": {