mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Remove the reference of the old js-api and use the one under the @alfresco (#4128)
This commit is contained in:
committed by
Eugenio Romano
parent
be4978a91c
commit
5690a64842
+1
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user