mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
release 2.9.0 (#2476)
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.0",
|
||||
"commit": "",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
@@ -25,9 +25,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.9.0-34479",
|
||||
"@alfresco/adf-core": "4.9.0-34479",
|
||||
"@alfresco/adf-extensions": "4.9.0-34479",
|
||||
"@alfresco/adf-content-services": "4.9.0",
|
||||
"@alfresco/adf-core": "4.9.0",
|
||||
"@alfresco/adf-extensions": "4.9.0",
|
||||
"@alfresco/js-api": "4.9.0",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.9.0-34479",
|
||||
"@alfresco/adf-testing": "4.9.0-34479",
|
||||
"@alfresco/adf-cli": "4.9.0",
|
||||
"@alfresco/adf-testing": "4.9.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