Skip to content

Commit

Permalink
update lib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jul 5, 2023
1 parent 6b003ef commit cb0e9c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions projects/aca-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"peerDependencies": {
"@angular/common": "^14.1.0",
"@angular/core": "^14.1.0",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-content-services": ">=6.2.0",
"@alfresco/adf-extensions": ">=6.2.0",
"@alfresco/adf-core": "^6.3.0-5466178577",
"@alfresco/adf-content-services": "^6.3.0-5466178577",
"@alfresco/adf-extensions": "^6.3.0-5466178577",
"@alfresco/js-api": ">=6.2.0",
"@angular/animations": "^14.1.3",
"@angular/cdk": "^14.1.3",
Expand Down
6 changes: 3 additions & 3 deletions projects/aca-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": ">=6.2.0",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-extensions": ">=6.2.0",
"@alfresco/adf-content-services": "^6.3.0-5466178577",
"@alfresco/adf-core": "6.3.0-5466178577",
"@alfresco/adf-extensions": "6.3.0-5466178577",
"@alfresco/js-api": ">=6.2.0",
"@angular/animations": "^14.1.3",
"@angular/common": "^14.1.3",
Expand Down

0 comments on commit cb0e9c9

Please sign in to comment.