mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-5290] Corrected path (#8631)
* ACS-5290 Corrected path * ACS-5290 Fixed for publishing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/libs/eslint-angular",
|
||||
"dest": "../../dist/libs/eslint-plugin-eslint-angular",
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts",
|
||||
"flatModuleFile": "eslint-plugin-eslint-angular"
|
||||
|
Reference in New Issue
Block a user