Refactor server side notifications (#2327)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2022-10-26 17:24:39 +07:00
committed by GitHub
parent 70e00dbb5f
commit 3a8d1e2bcb
58 changed files with 539 additions and 400 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@hcengineering/core": "^0.6.17",
"@hcengineering/server-notification": "^0.6.0",
"@hcengineering/platform": "^0.6.7",
"@hcengineering/server-core": "~0.6.1"
}