mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Release 2.7.0 (#2351)
* update app config * update to latest ADF * update package versions * generate reports
This commit is contained in:
+7
-7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "2.6.1",
|
||||
"version": "2.7.0",
|
||||
"commit": "",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
@@ -24,10 +24,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.7.0-33743",
|
||||
"@alfresco/adf-core": "4.7.0-33743",
|
||||
"@alfresco/adf-extensions": "4.7.0-33742",
|
||||
"@alfresco/js-api": "4.7.0-3965",
|
||||
"@alfresco/adf-content-services": "4.7.0",
|
||||
"@alfresco/adf-core": "4.7.0",
|
||||
"@alfresco/adf-extensions": "4.7.0",
|
||||
"@alfresco/js-api": "4.7.0",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
"@angular/common": "10.0.4",
|
||||
@@ -56,8 +56,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.7.0-33743",
|
||||
"@alfresco/adf-testing": "4.7.0-33743",
|
||||
"@alfresco/adf-cli": "4.7.0",
|
||||
"@alfresco/adf-testing": "4.7.0",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||
|
||||
Reference in New Issue
Block a user