Skip to content

Commit

Permalink
Set corrected versions for ADF
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz committed Nov 28, 2023
1 parent 791926a commit 652c92d
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": ">=6.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/eslint-plugin-eslint-angular": ">=6.6.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/eslint-plugin-eslint-angular": ">=6.6.0-7017572520",
"@alfresco/js-api": "7.5.0-7017572520",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
Expand Down Expand Up @@ -65,8 +65,8 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": ">=6.6.0-7004095144",
"@alfresco/adf-testing": ">=6.6.0-7004095144",
"@alfresco/adf-cli": ">=6.6.0-7017572520",
"@alfresco/adf-testing": ">=6.6.0-7017572520",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",
Expand Down
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.6.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/js-api": ">=7.5.0-7004095144",
"@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.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/js-api": ">=7.5.0-7004095144",
"@angular/animations": ">=14.1.3",
"@angular/common": ">=14.1.3",
Expand Down

0 comments on commit 652c92d

Please sign in to comment.