mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Release-4.1.0 (#3301)
* update app config * update adf libs * bump app version * bump lib versions * release reports * update readme files
This commit is contained in:
+8
-8
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"commit": "",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
@@ -38,11 +38,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "6.2.0-5343353294",
|
||||
"@alfresco/adf-core": "6.2.0-5343353294",
|
||||
"@alfresco/adf-extensions": "6.2.0-5343353294",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "6.2.0-5343353294",
|
||||
"@alfresco/js-api": "6.2.0-1002",
|
||||
"@alfresco/adf-content-services": "6.2.0",
|
||||
"@alfresco/adf-core": "6.2.0",
|
||||
"@alfresco/adf-extensions": "6.2.0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "6.2.0",
|
||||
"@alfresco/js-api": "6.2.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.3",
|
||||
"@angular/common": "14.1.3",
|
||||
@@ -73,8 +73,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "6.2.0-5343353294",
|
||||
"@alfresco/adf-testing": "6.2.0-5343353294",
|
||||
"@alfresco/adf-cli": "6.2.0",
|
||||
"@alfresco/adf-testing": "6.2.0",
|
||||
"@angular-devkit/build-angular": "14.2.11",
|
||||
"@angular-devkit/core": "14.1.2",
|
||||
"@angular-devkit/schematics": "14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user