mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
update package configuration for AOS ext
This commit is contained in:
@@ -1,11 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-office-services-ext",
|
"name": "@alfresco/adf-office-services-ext",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Keensoft",
|
"name": "Keensoft",
|
||||||
"url": "http://www.keensoft.es/en/"
|
"url": "http://www.keensoft.es/en/"
|
||||||
},
|
},
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"name": "Denys Vuika",
|
||||||
|
"email": "denys.vuka@gmail.com",
|
||||||
|
"url": "https://medium.com/@denysvuika"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"homepage": "https://github.com/Alfresco/alfresco-content-app",
|
||||||
|
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^7.2.0",
|
"@angular/common": "^7.2.0",
|
||||||
"@angular/core": "^7.2.0",
|
"@angular/core": "^7.2.0",
|
||||||
|
Reference in New Issue
Block a user