mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Release-6.2.0 (#8705)
* bump versions to 6.2.0 * release reports * changelog * update lock file
This commit is contained in:
Generated
+6
-6
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.1.0",
|
||||
"version": "6.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.1.0",
|
||||
"version": "6.2.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.2.0-982",
|
||||
"@alfresco/js-api": ">=6.2.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
@@ -147,9 +147,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "6.2.0-982",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0-982.tgz",
|
||||
"integrity": "sha512-tP7/VblH0QOMAlhjzCW8n/kE9PXA2nwkPisalNVNVtvOa6jVnwMQQlVvfnCRKf+yXX7SQYBMTKbvMA9Io0gBqw==",
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0.tgz",
|
||||
"integrity": "sha512-jwoO5tKE0MqE/7vQx5Epyy6RQqXX7lzKiTAaGZ0dF810itBbIZEdM6g21eHG/+DmEYtkmaR5fPKLD3PqtKlF8A==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user