Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
[ci:release:minor] 7.8.0 (#4807)
Browse files Browse the repository at this point in the history
  • Loading branch information
BSekula authored and alfresco-build committed Jan 24, 2023
1 parent db5e4a7 commit 7e7eb04
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 75 deletions.
145 changes: 78 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
],
"private": false,
"dependencies": {
"@alfresco/adf-content-services": "6.0.0-A.1-3930016025",
"@alfresco/adf-core": "6.0.0-A.1-3930016025",
"@alfresco/adf-extensions": "6.0.0-A.1-3930016025",
"@alfresco/adf-process-services": "6.0.0-A.1-3930016025",
"@alfresco/adf-process-services-cloud": "6.0.0-A.1-3930016025",
"@alfresco/js-api": "5.3.0-536",
"@alfresco/adf-content-services": "6.0.0-A.2",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-extensions": "6.0.0-A.2",
"@alfresco/adf-process-services": "6.0.0-A.2",
"@alfresco/adf-process-services-cloud": "6.0.0-A.2",
"@alfresco/js-api": "5.3.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
Expand Down Expand Up @@ -94,8 +94,8 @@
"zone.js": "0.11.7"
},
"devDependencies": {
"@alfresco/adf-cli": "6.0.0-A.1-3930016025",
"@alfresco/adf-testing": "6.0.0-A.1-3930016025",
"@alfresco/adf-cli": "6.0.0-A.2",
"@alfresco/adf-testing": "6.0.0-A.2",
"@angular-custom-builders/lite-serve": "0.2.2",
"@angular-devkit/architect": "0.1401.3",
"@angular-devkit/build-angular": "14.1.3",
Expand Down

0 comments on commit 7e7eb04

Please sign in to comment.