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-10 13:44:34 +00:00
committed by Eugenio Romano
parent be4978a91c
commit 5690a64842
8 changed files with 15 additions and 19 deletions
+1 -5
View File
@@ -26,11 +26,7 @@
"@alfresco/adf-content-services": ["./content-services/"],
"@alfresco/adf-extensions": ["./extensions/"],
"@alfresco/adf-core": ["./core/"],
"@alfresco/adf-insights": ["./analytics"],
"@alfresco/js-api": ["../node_modules/alfresco-js-api/"],
"@angular/*": ["../node_modules/@angular/*"],
"@mat-datetimepicker/*": ["../node_modules/@mat-datetimepicker/*"],
"rxjs/*": ["../node_modules/rxjs/*"]
"@alfresco/adf-insights": ["./analytics"]
},
"lib": [
"es2016",