We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44844df commit 8d79945Copy full SHA for 8d79945
projects/ngx-nullish/package.json
@@ -2,7 +2,7 @@
2
"name": "ngx-nullish",
3
"description": "🔨 Angular Structural Directive which replace *ngIf by Nullish Coalescing operator",
4
"license": "MIT",
5
- "version": "0.0.6",
+ "version": "0.0.7",
6
"author": {
7
"name": "Piotr Kowalski",
8
"email": "[email protected]",
0 commit comments