mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-3668] Release 3.1.0 (#2740)
* update app config * upgrade ADF to release version * bump app version * release reports
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"commit": "",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
@@ -25,9 +25,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "5.1.0-36718",
|
||||
"@alfresco/adf-core": "5.1.0-36718",
|
||||
"@alfresco/adf-extensions": "5.1.0-36718",
|
||||
"@alfresco/adf-content-services": "5.1.0",
|
||||
"@alfresco/adf-core": "5.1.0",
|
||||
"@alfresco/adf-extensions": "5.1.0",
|
||||
"@alfresco/js-api": "5.1.0",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "5.1.0-36718",
|
||||
"@alfresco/adf-testing": "5.1.0-36718",
|
||||
"@alfresco/adf-cli": "5.1.0",
|
||||
"@alfresco/adf-testing": "5.1.0",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user