mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 10:17:42 +02:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hcengineering/diffview",
|
||||
"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",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
@@ -37,9 +37,9 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.26",
|
||||
"@hcengineering/platform": "workspace:^0.7.20",
|
||||
"@hcengineering/ui": "workspace:^0.7.0"
|
||||
"@hcengineering/core": "workspace:^0.7.423",
|
||||
"@hcengineering/platform": "workspace:^0.7.423",
|
||||
"@hcengineering/ui": "workspace:^0.7.423"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user