mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-14430] Release 6.1.0 (#8614)
This commit is contained in:
Generated
+6
-6
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-952",
|
||||
"@alfresco/js-api": "6.1.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
@@ -145,9 +145,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "6.1.0-952",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-952.tgz",
|
||||
"integrity": "sha512-KjS/ExJMhaQUB434fZIRLx1eJXvK2cNBSljguhW1AJ6kZOMWb9/teTnBv2Cx7h6mRfkNT7R6riXeU1ziM8dzaw==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0.tgz",
|
||||
"integrity": "sha512-bCPp/Yq/uMg9eJEKASGz2KCqZ6CDG09Pgdlit5GAGKNOpN3RuHtr6s7U1/TPCnXEOMjMUdM9suNfM/8WnC/gWA==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user