mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"name": "aca-testing-shared",
|
|
"version": "2.3.0",
|
|
"main": "src/index.ts",
|
|
"peerDependencies": {
|
|
"@angular/common": "^7.2.0",
|
|
"@angular/core": "^7.2.0"
|
|
}
|
|
}
|