Remove wrong process service import and use the content service (#3162)

This commit is contained in:
Maurizio Vitale 2018-04-10 15:36:25 +01:00 committed by Eugenio Romano
parent 11d38efe2b
commit a32b1b7359

View File

@ -12,6 +12,8 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@alfresco/adf-core": "2.3.0-beta7",
"@alfresco/adf-content-services": "2.3.0-beta7",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@ -27,8 +29,6 @@
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0-beta7",
"@alfresco/adf-core": "2.3.0-beta7",
"@alfresco/adf-process-services": "2.3.0-beta7",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",
@ -42,8 +42,7 @@
"systemjs": "0.19.27",
"zone.js": "0.8.14"
},
"devDependencies": {
},
"devDependencies": {},
"keywords": [
"process-services",
"alfresco-component",