1.8.0 bump version (#2296)

This commit is contained in:
Eugenio Romano
2017-09-05 12:23:35 +02:00
committed by Mario Romano
parent 45bab0ebaf
commit 50e61a0d08
19 changed files with 79 additions and 79 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-alfresco-webscript",
"description": "Alfresco webscript executor",
"version": "1.7.0",
"version": "1.8.0",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
@@ -34,11 +34,11 @@
"@angular/platform-browser-dynamic": "4.2.5",
"@angular/router": "4.2.5",
"@ngx-translate/core": "7.0.0",
"alfresco-js-api": "1.7.0",
"alfresco-js-api": "1.8.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",
"ng2-alfresco-core": "1.7.0",
"ng2-alfresco-datatable": "1.7.0",
"ng2-alfresco-core": "1.8.0",
"ng2-alfresco-datatable": "1.8.0",
"reflect-metadata": "0.1.10",
"rxjs": "5.1.0",
"systemjs": "0.19.27",