update versions to 2.1.0

This commit is contained in:
Eugenio Romano
2018-01-26 11:37:56 +00:00
parent f7229e39fb
commit 3ffc4f809a
6 changed files with 20 additions and 19 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "2.0.0",
"version": "2.1.0",
"author": "Alfresco Software, Ltd.",
"scripts": {
"ng": "ng",
@@ -60,10 +60,10 @@
],
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "2.0.0",
"@alfresco/adf-core": "2.0.0",
"@alfresco/adf-insights": "2.0.1",
"@alfresco/adf-process-services": "2.0.0",
"@alfresco/adf-content-services": "2.1.0",
"@alfresco/adf-core": "2.1.0",
"@alfresco/adf-insights": "2.1.0",
"@alfresco/adf-process-services": "2.1.0",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@@ -79,7 +79,7 @@
"@mat-datetimepicker/core": "^1.0.1",
"@mat-datetimepicker/moment": "^1.0.1",
"@ngx-translate/core": "8.0.0",
"alfresco-js-api": "2.0.0",
"alfresco-js-api": "2.1.0",
"chart.js": "2.5.0",
"classlist.js": "1.1.20150312",
"core-js": "2.4.1",