Remove the reference of the old js-api and use the one under the @alfresco (#4128)

This commit is contained in:
Maurizio Vitale
2019-01-09 18:06:27 +00:00
committed by Eugenio Romano
parent be4978a91c
commit 5690a64842
8 changed files with 15 additions and 19 deletions

View File

@@ -25,7 +25,7 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"alfresco-js-api": ">=2.7.0-beta5",
"@alfresco/js-api": "3.0.0-delta18",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": ">=2.7.0-beta5",
"@alfresco/adf-content-services": ">=2.7.0-beta5",