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
+2 -1
View File
@@ -30,6 +30,7 @@
"@hcengineering/core": "^0.6.17",
"@hcengineering/platform": "^0.6.7",
"@hcengineering/notification": "~0.6.0",
"@hcengineering/server-core": "~0.6.1"
"@hcengineering/server-core": "~0.6.1",
"@hcengineering/contact": "~0.6.5"
}
}