forked from secondbounce/log4ngx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NPM package version updated to 0.0.25
- Loading branch information
1 parent
f5ef401
commit 88c0b1f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "log4ngx", | ||
"version": "0.0.23", | ||
"version": "0.0.25", | ||
"description": "A Typescript logging framework for Angular projects", | ||
"author": "David Geary <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "log4ngx", | ||
"version": "0.0.23", | ||
"version": "0.0.25", | ||
"description": "A Typescript logging framework for Angular projects", | ||
"author": "David Geary <[email protected]>", | ||
"license": "MIT", | ||
|