mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hcengineering/devmodel",
|
||||
"version": "0.7.413",
|
||||
"version": "0.7.423",
|
||||
"main": "lib/index.js",
|
||||
"svelte": "src/index.ts",
|
||||
"types": "types/index.d.ts",
|
||||
@@ -22,7 +22,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",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"eslint-config-standard-with-typescript": "^40.0.0",
|
||||
@@ -37,9 +37,9 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.413",
|
||||
"@hcengineering/core": "workspace:^0.7.413",
|
||||
"@hcengineering/ui": "workspace:^0.7.413",
|
||||
"@hcengineering/client": "workspace:^0.7.413"
|
||||
"@hcengineering/platform": "workspace:^0.7.423",
|
||||
"@hcengineering/core": "workspace:^0.7.423",
|
||||
"@hcengineering/ui": "workspace:^0.7.423",
|
||||
"@hcengineering/client": "workspace:^0.7.423"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user