UBER-277 Reminders don't have notifications (#3315)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-06-01 12:48:36 +07:00
committed by GitHub
parent 58ba8fbe07
commit 2dfe0f330c
9 changed files with 79 additions and 7 deletions
@@ -27,6 +27,9 @@
},
"dependencies": {
"@hcengineering/core": "^0.6.25",
"@hcengineering/calendar": "^0.6.9"
"@hcengineering/platform": "^0.6.9",
"@hcengineering/calendar": "^0.6.9",
"@hcengineering/server-core": "^0.6.1",
"@hcengineering/server-notification-resources": "^0.6.0"
}
}