Update ADF packages version 3.2.0-beta6 (#4602)

This commit is contained in:
Eugenio Romano
2019-04-14 23:03:16 +02:00
committed by GitHub
parent 4cc449dfbb
commit 9accfcfb6e
9 changed files with 30 additions and 30 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "@alfresco/adf-testing",
"version": "3.2.0-beta3",
"version": "3.2.0-beta6",
"peerDependencies": {
"@angular/common": "^7.1.0",
"@angular/core": "^7.1.0",
"@alfresco/js-api": "3.1.0"
"@alfresco/js-api": "3.2.0-beta6"
}
}