mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Fixed dependency to allow greater versions
This commit is contained in:
parent
8541dc9cba
commit
224b74dc79
@ -39,8 +39,8 @@
|
||||
"@alfresco/adf-content-services": ">=6.9.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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user