mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed dependency to allow greater versions
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
"@alfresco/adf-content-services": ">=6.8.0",
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": "^4.0.1",
|
||||
"subscriptions-transport-ws": "^0.11.0"
|
||||
"apollo-angular": ">=4.0.1",
|
||||
"subscriptions-transport-ws": ">=0.11.0"
|
||||
},
|
||||
"keywords": [
|
||||
"process-services-cloud",
|
||||
|
Reference in New Issue
Block a user