Skip to content

Commit

Permalink
Release 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika authored Apr 27, 2022
1 parent 1850cce commit 7da62ff
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 30,804 deletions.
99 changes: 0 additions & 99 deletions app/templates/adf-cli-acs-aps-template/package-lock.json

This file was deleted.

14 changes: 7 additions & 7 deletions app/templates/adf-cli-acs-aps-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-acs-aps-template",
"version": "4.9.0",
"version": "4.10.0",
"blueprint": "Content and Process Services with APS 1",
"description": "ACS APS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -17,12 +17,12 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.9.0",
"@alfresco/adf-core": "4.9.0",
"@alfresco/adf-extensions": "4.9.0",
"@alfresco/adf-process-services": "4.9.0",
"@alfresco/adf-process-services-cloud": "4.9.0",
"@alfresco/js-api": "4.9.0",
"@alfresco/adf-content-services": "4.10.0",
"@alfresco/adf-core": "4.10.0",
"@alfresco/adf-extensions": "4.10.0",
"@alfresco/adf-process-services": "4.10.0",
"@alfresco/adf-process-services-cloud": "4.10.0",
"@alfresco/js-api": "4.10.0",
"@angular/animations": "^10.0.3",
"@angular/cdk": "^10.0.1",
"@angular/common": "^10.0.3",
Expand Down
99 changes: 0 additions & 99 deletions app/templates/adf-cli-acs-template/package-lock.json

This file was deleted.

14 changes: 7 additions & 7 deletions app/templates/adf-cli-acs-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-acs-template",
"version": "4.9.0",
"version": "4.10.0",
"blueprint": "Content Services",
"description": "ACS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -17,12 +17,12 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.9.0",
"@alfresco/adf-core": "4.9.0",
"@alfresco/adf-extensions": "4.9.0",
"@alfresco/adf-process-services": "4.9.0",
"@alfresco/adf-process-services-cloud": "4.9.0",
"@alfresco/js-api": "4.9.0",
"@alfresco/adf-content-services": "4.10.0",
"@alfresco/adf-core": "4.10.0",
"@alfresco/adf-extensions": "4.10.0",
"@alfresco/adf-process-services": "4.10.0",
"@alfresco/adf-process-services-cloud": "4.10.0",
"@alfresco/js-api": "4.10.0",
"@angular/animations": "^10.0.3",
"@angular/cdk": "^10.0.1",
"@angular/common": "^10.0.3",
Expand Down
Loading

0 comments on commit 7da62ff

Please sign in to comment.