Skip to content

Commit

Permalink
build: package config
Browse files Browse the repository at this point in the history
  • Loading branch information
alisahinozcelik committed May 17, 2020
1 parent 43186b7 commit e87c9c1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions projects/ng-utils/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
"dest": "../../dist/ng-utils",
"lib": {
"entryFile": "src/public-api.ts"
}
}
},
"whitelistedNonPeerDependencies": [
"@thalesrc/js-utils"
],
"keepLifecycleScripts": true
}

0 comments on commit e87c9c1

Please sign in to comment.