use latest JS-API library (#8684)

This commit is contained in:
Denys Vuika
2023-06-20 13:02:57 -04:00
committed by GitHub
parent 58ef531c6b
commit 66f060a018
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "^6.1.0",
"@alfresco/js-api": ">=6.2.0-982",
"@alfresco/adf-core": "^6.1.0",
"@alfresco/adf-content-services": "^6.1.0",
"@apollo/client": "^3.7.2",