Skip to content

Commit

Permalink
Update branch for JS-API PR#3889 (#7271)
Browse files Browse the repository at this point in the history
* [ci:force][auto-commit] Update JS-API to 4.7.0-3886 for branch: update-js-api originated from JS-API PR: 3889

* [ci:force][auto-commit] Update JS-API to 4.7.0-3897 for branch: update-js-api originated from JS-API PR: 3898

Co-authored-by: Travis CI User <travis@example.org>
  • Loading branch information
alfresco-build and Travis CI User committed Oct 6, 2021
1 parent 2bb7586 commit a5c48ba
Show file tree
Hide file tree
Showing 12 changed files with 162 additions and 31,533 deletions.
24 changes: 12 additions & 12 deletions lib/cli/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/cli/package.json
Expand Up @@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.6.0",
"@alfresco/js-api": "4.7.0-3897",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/content-services/package.json
Expand Up @@ -20,7 +20,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.6.0",
"@alfresco/js-api": "4.7.0-3897",
"@alfresco/adf-core": "4.6.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Expand Up @@ -26,7 +26,7 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.6.0",
"@alfresco/js-api": "4.7.0-3897",
"@alfresco/adf-extensions": "4.6.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/extensions/package.json
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2",
"@alfresco/js-api": "4.6.0"
"@alfresco/js-api": "4.7.0-3897"
},
"keywords": [
"extensions",
Expand Down
2 changes: 1 addition & 1 deletion lib/process-services-cloud/package.json
Expand Up @@ -18,7 +18,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.6.0",
"@alfresco/js-api": "4.7.0-3897",
"@alfresco/adf-core": "4.6.0",
"@alfresco/adf-content-services": "4.6.0",
"@apollo/client": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion lib/process-services/package.json
Expand Up @@ -19,7 +19,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.6.0",
"@alfresco/js-api": "4.7.0-3897",
"@alfresco/adf-core": "4.6.0",
"@alfresco/adf-content-services": "4.6.0",
"@ngx-translate/core": ">=13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/testing/package.json
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "4.6.0"
"@alfresco/js-api": "4.7.0-3897"
},
"keywords": [
"testing",
Expand Down

0 comments on commit a5c48ba

Please sign in to comment.