mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5290] Corrected path (#8631)
* ACS-5290 Corrected path * ACS-5290 Fixed for publishing
This commit is contained in:
@@ -15,5 +15,8 @@
|
||||
"eslint",
|
||||
"eslint-custom-rules"
|
||||
],
|
||||
"license": "Apache-2.0"
|
||||
"license": "Apache-2.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user