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

@@ -27,7 +27,7 @@
"@angular/router": ">=7.0.3",
"@mat-datetimepicker/core": ">=2.0.1",
"@mat-datetimepicker/moment": ">=2.0.1",
"alfresco-js-api": ">=2.7.0-beta5",
"@alfresco/js-api": "3.0.0-delta18",
"rxjs": ">=6.2.2",
"@ngx-translate/core": ">=11.0.0",
"core-js": ">=2.5.4",