Skip to content

Commit

Permalink
add ngx-translate to ng-packagr.json in non peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Pastor committed Dec 1, 2023
1 parent 5447a1b commit f46554d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"dest": "../../dist/pia-i18n",
"lib": {
"entryFile": "src/public-api.ts"
}
}
},
"allowedNonPeerDependencies": ["@ngx-translate/core"]
}

0 comments on commit f46554d

Please sign in to comment.