mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-4259] Task filter counter notifications (#6607)
* [ACA-4259] Task Filter Counter Notifications * Improve Apollo connection for multiple apps * Improve Notification Cloud Service * Rebase branch * Rebase branch * Add peer dependencies * Rebase * Remove apollo-angular-link-http * Fix linting * Rebase branch * Fix package lock * Push package lock
This commit is contained in:
@@ -21,8 +21,11 @@
|
||||
"@alfresco/js-api": "4.2.0",
|
||||
"@alfresco/adf-core": "4.2.0",
|
||||
"@alfresco/adf-content-services": "4.2.0",
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
"apollo-angular": "^2.2.0",
|
||||
"moment": ">=2.22.2",
|
||||
"subscriptions-transport-ws": "^0.9.18"
|
||||
},
|
||||
"keywords": [
|
||||
"process-services-cloud",
|
||||
|
||||
Reference in New Issue
Block a user