Skip to content

Commit

Permalink
v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arturovt committed Oct 25, 2024
1 parent bed034b commit 98192e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libs/emitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngxs-labs/emitter",
"version": "5.0.0",
"version": "6.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/ngxs-labs/emitter.git"
Expand Down
1 change: 1 addition & 0 deletions libs/emitter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
],
"extends": "../../tsconfig.base.json",
"angularCompilerOptions": {
"compilationMode": "partial",
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
Expand Down

0 comments on commit 98192e5

Please sign in to comment.