mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-29 19:29:36 +02:00
Bump versions to 0.7.426
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hcengineering/github-assets",
|
||||
"version": "0.7.423",
|
||||
"version": "0.7.426",
|
||||
"main": "./lib/index.js",
|
||||
"types": "./types/index.d.ts",
|
||||
"files": [
|
||||
@@ -24,7 +24,7 @@
|
||||
"_phase:validate": "compile validate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hcengineering/platform-rig": "workspace:^0.7.423",
|
||||
"@hcengineering/platform-rig": "workspace:^0.7.426",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"eslint-config-standard-with-typescript": "^40.0.0",
|
||||
@@ -40,8 +40,8 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.423",
|
||||
"@hcengineering/github": "workspace:^0.7.423"
|
||||
"@hcengineering/platform": "workspace:^0.7.426",
|
||||
"@hcengineering/github": "workspace:^0.7.426"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Reference in New Issue
Block a user