Fix prefix adf- import (#2657)

* fix prefix adf- import

* missing conf file prefix replacement

* fix demo shell start
This commit is contained in:
Eugenio Romano
2017-11-17 02:46:31 +00:00
committed by GitHub
parent 303d016615
commit ff2e855aa3
193 changed files with 450 additions and 337 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
"description": "Alfresco ADF insights",
"version": "2.0.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-analytics.js",
"main": "bundles/adf-insights.js",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
@@ -26,8 +26,8 @@
"@angular/platform-browser-dynamic": "5.0.0",
"@angular/router": "5.0.0",
"@ngx-translate/core": "8.0.0",
"alfresco-js-api": "^2.0.0-de41fd8ca9c1c6f6072d2e06415eef0a71330dc0",
"@alfresco/adf-core":"v2.0.0-8596ba4d39c79d593b878cc0a98abe1a2878ebda",
"alfresco-js-api": "2.0.0-de41fd8ca9c1c6f6072d2e06415eef0a71330dc0",
"@alfresco/adf-core": "2.0.0-303d0166157d305ebfbf1578bf5d1eadcaa631cc",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",