Fix peerDependency version conflicts (#10167)

This commit is contained in:
Ehsan Rezaei
2024-09-03 12:44:13 +02:00
committed by GitHub
parent 15d3f468d4
commit 598d494b0f
7 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.2",
"@alfresco/adf-core": ">=7.0.0-alpha.2-0",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",