mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
update package configuration for AOS ext
This commit is contained in:
@@ -1,11 +1,20 @@
|
||||
{
|
||||
"name": "@alfresco/adf-office-services-ext",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "LGPL-3.0",
|
||||
"author": {
|
||||
"name": "Keensoft",
|
||||
"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": {
|
||||
"@angular/common": "^7.2.0",
|
||||
"@angular/core": "^7.2.0",
|
||||
|
Reference in New Issue
Block a user