update 1.5.0 version (#1903)

This commit is contained in:
Eugenio Romano
2017-05-25 11:34:03 +01:00
committed by Eugenio Romano
parent e376b34341
commit c751c28bbd
32 changed files with 128 additions and 128 deletions

View File

@@ -43,10 +43,10 @@
"@angular/router": "~4.0.0",
"@angular/material": "2.0.0-beta.1",
"alfresco-js-api": "~1.4.0",
"alfresco-js-api": "~1.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",
"ng2-alfresco-core": "1.4.0",
"ng2-alfresco-core": "1.5.0",
"ng2-translate": "5.0.0",
"reflect-metadata": "0.1.10",
"rxjs": "5.1.0",
@@ -58,7 +58,7 @@
"intl": "1.2.4",
"material-design-icons": "2.2.3",
"material-design-lite": "1.2.1",
"ng2-activiti-diagrams": "1.4.0",
"ng2-activiti-diagrams": "1.5.0",
"raphael": "^2.2.6"
},
"devDependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-activiti-diagrams",
"description": "Activiti Angular2 Diagrams Component",
"version": "1.4.0",
"version": "1.5.0",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
@@ -38,10 +38,10 @@
"@angular/router": "~4.0.0",
"@angular/material": "2.0.0-beta.1",
"alfresco-js-api": "~1.4.0",
"alfresco-js-api": "~1.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",
"ng2-alfresco-core": "1.4.0",
"ng2-alfresco-core": "1.5.0",
"ng2-translate": "5.0.0",
"raphael": "^2.2.6",
"reflect-metadata": "0.1.10",