Bump and publish new versions (#2306)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-10-14 13:13:09 +06:00
committed by GitHub
parent c808457c30
commit 52e8fa405e
9 changed files with 13 additions and 9 deletions
+5 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/tracker",
"version": "0.6.0",
"version": "0.6.1",
"main": "lib/index.js",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",
@@ -36,5 +36,9 @@
"@hcengineering/task": "~0.6.0",
"@hcengineering/tags": "~0.6.2",
"lexorank": "~1.0.4"
},
"repository": "https://github.com/hcengineering/anticrm",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
}