mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
adjust version requirements in aca-playwright-shared (#4682)
This commit is contained in:
committed by
GitHub
parent
4b750f8b7d
commit
c26e123c55
@@ -7,11 +7,11 @@
|
||||
"access": "public"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=9.0.0-0",
|
||||
"@alfresco/adf-content-services": ">=9.0.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.0.0-0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": ">=9.0.0-0",
|
||||
"@alfresco/js-api": ">=10.0.0-0",
|
||||
"@alfresco/adf-core": ">=9.1.0-0",
|
||||
"@alfresco/adf-content-services": ">=9.1.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.1.0-0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": ">=9.1.0-0",
|
||||
"@alfresco/js-api": ">=10.1.0-0",
|
||||
"tslib": ">=2.0.0"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user