update package configuration for AOS ext

This commit is contained in:
Denys Vuika
2019-02-11 14:01:21 +00:00
parent ae3658225a
commit bc22f17a3c

View File

@@ -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",