Bump version

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-05-10 08:24:15 +07:00
parent 236b415154
commit a00c01352d
490 changed files with 11522 additions and 11522 deletions
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/server-github-resources",
"version": "0.7.413",
"version": "0.7.423",
"main": "lib/index.js",
"svelte": "src/index.ts",
"types": "types/index.d.ts",
@@ -21,7 +21,7 @@
"_phase:validate": "compile validate"
},
"devDependencies": {
"@hcengineering/platform-rig": "workspace:^0.7.413",
"@hcengineering/platform-rig": "workspace:^0.7.423",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-promise": "^6.1.1",
@@ -36,14 +36,14 @@
"@types/jest": "^29.5.5"
},
"dependencies": {
"@hcengineering/chunter": "workspace:^0.7.413",
"@hcengineering/core": "workspace:^0.7.413",
"@hcengineering/platform": "workspace:^0.7.413",
"@hcengineering/server-core": "workspace:^0.7.413",
"@hcengineering/contact": "workspace:^0.7.413",
"@hcengineering/github": "workspace:^0.7.413",
"@hcengineering/tracker": "workspace:^0.7.413",
"@hcengineering/time": "workspace:^0.7.413",
"@hcengineering/server-github": "workspace:^0.7.413"
"@hcengineering/chunter": "workspace:^0.7.423",
"@hcengineering/core": "workspace:^0.7.423",
"@hcengineering/platform": "workspace:^0.7.423",
"@hcengineering/server-core": "workspace:^0.7.423",
"@hcengineering/contact": "workspace:^0.7.423",
"@hcengineering/github": "workspace:^0.7.423",
"@hcengineering/tracker": "workspace:^0.7.423",
"@hcengineering/time": "workspace:^0.7.423",
"@hcengineering/server-github": "workspace:^0.7.423"
}
}