mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-3153] bump version to 1.11.0 (#1435)
* 1.11.0 * upgrade testing and cli * update config file
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "1.10.0",
|
||||
"version": "1.11.0",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
"postinstall": "./scripts/postinstall.sh",
|
||||
@@ -74,8 +74,8 @@
|
||||
"zone.js": "0.8.29"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-testing": "3.8.0-beta9",
|
||||
"@alfresco/adf-cli": "3.8.0-beta9",
|
||||
"@alfresco/adf-cli": "3.8.0-7627b01bb10a195a81c182a85cb80244cc1b11b4",
|
||||
"@alfresco/adf-testing": "3.8.0-7627b01bb10a195a81c182a85cb80244cc1b11b4",
|
||||
"@angular-devkit/build-angular": "~0.13.9",
|
||||
"@angular-devkit/build-ng-packagr": "^0.13.10",
|
||||
"@angular/cli": "^7.3.9",
|
||||
|
||||
Reference in New Issue
Block a user