-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[auto-commit] Update JS-API to 4.3.0-3224 for branch: update-js-api o…
…riginated from JS-API PR: 3224 (#6689) Co-authored-by: Travis CI User <travis@example.org>
- Loading branch information
Alfresco Build User
and
Travis CI User
authored
Feb 17, 2021
1 parent
66f4dbd
commit f7f80bc
Showing
10 changed files
with
55 additions
and
55 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
{ | ||
"name": "@alfresco/adf-process-services-cloud", | ||
"description": "Alfresco ADF process services cloud", | ||
"version": "4.2.0", | ||
"author": "Alfresco Software, Ltd.", | ||
"main": "bundles/adf-process-services-cloud.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Alfresco/alfresco-ng2-components.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues" | ||
}, | ||
"peerDependencies": { | ||
"@angular/animations": ">=10.0.2", | ||
"@angular/common": ">=10.0.2", | ||
"@angular/core": ">=10.0.2", | ||
"@angular/flex-layout": ">=10.0.0-beta.32", | ||
"@angular/forms": ">=10.0.2", | ||
"@angular/material": ">=10.0.1", | ||
"@alfresco/js-api": "4.2.0", | ||
"@alfresco/adf-core": "4.2.0", | ||
"@alfresco/adf-content-services": "4.2.0", | ||
"@apollo/client": "^3.3.7", | ||
"@ngx-translate/core": ">=13.0.0", | ||
"apollo-angular": "^2.2.0", | ||
"moment": ">=2.22.2", | ||
"subscriptions-transport-ws": "^0.9.18" | ||
}, | ||
"keywords": [ | ||
"process-services-cloud", | ||
"alfresco-component", | ||
"angular", | ||
"activiti", | ||
"components" | ||
], | ||
"license": "Apache-2.0" | ||
"name": "@alfresco/adf-process-services-cloud", | ||
"description": "Alfresco ADF process services cloud", | ||
"version": "4.2.0", | ||
"author": "Alfresco Software, Ltd.", | ||
"main": "bundles/adf-process-services-cloud.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Alfresco/alfresco-ng2-components.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues" | ||
}, | ||
"peerDependencies": { | ||
"@angular/animations": ">=10.0.2", | ||
"@angular/common": ">=10.0.2", | ||
"@angular/core": ">=10.0.2", | ||
"@angular/flex-layout": ">=10.0.0-beta.32", | ||
"@angular/forms": ">=10.0.2", | ||
"@angular/material": ">=10.0.1", | ||
"@alfresco/js-api": "4.3.0-3224", | ||
"@alfresco/adf-core": "4.2.0", | ||
"@alfresco/adf-content-services": "4.2.0", | ||
"@apollo/client": "^3.3.7", | ||
"@ngx-translate/core": ">=13.0.0", | ||
"apollo-angular": "^2.2.0", | ||
"moment": ">=2.22.2", | ||
"subscriptions-transport-ws": "^0.9.18" | ||
}, | ||
"keywords": [ | ||
"process-services-cloud", | ||
"alfresco-component", | ||
"angular", | ||
"activiti", | ||
"components" | ||
], | ||
"license": "Apache-2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters