mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
15 lines
250 B
JSON
15 lines
250 B
JSON
{
|
|
"name": "@alfresco/aca-preview",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^14.1.0",
|
|
"@angular/core": "^14.1.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|