bump and align lib versions with the app (#1441)

This commit is contained in:
Denys Vuika
2020-05-04 12:30:06 +01:00
committed by GitHub
parent 0b9df2e2c9
commit 404e74c0e8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@alfresco/aca-shared",
"version": "1.9.2",
"version": "1.11.0",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@alfresco/adf-office-services-ext",
"version": "0.0.10",
"version": "1.11.0",
"license": "Apache-2.0",
"homepage": "https://github.com/Alfresco/alfresco-content-app",
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],