This commit is contained in:
Eugenio Romano
2017-10-09 12:11:05 +01:00
parent 317ca76741
commit 6d9bbcbf32
19 changed files with 84 additions and 84 deletions

View File

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