mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update JS-API packages version 3.8.0 (#5670)
* Update JS-API packages version 3.8.0-beta10 * bump 3.8.0 Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
This commit is contained in:
committed by
GitHub
parent
373025c3b4
commit
fa1e691bd2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "3.7.0",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"main": "bundles/adf-extensions.js",
|
||||
@@ -16,7 +16,7 @@
|
||||
"@angular/common": ">=7.0.3",
|
||||
"@angular/core": ">=7.0.3",
|
||||
"@angular/http": ">=7.0.3",
|
||||
"@alfresco/js-api": "3.7.0"
|
||||
"@alfresco/js-api": "3.8.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
Reference in New Issue
Block a user