Skip to content

Commit

Permalink
NPM package version updated to 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgeary committed Aug 15, 2024
1 parent a545e3e commit c14e49c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4ngx",
"version": "0.0.0",
"version": "18.0.0",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -63,4 +63,4 @@
"typescript": "~5.4.5",
"typescript-eslint": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions projects/log4ngx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4ngx",
"version": "0.0.0",
"version": "18.0.0",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand All @@ -24,4 +24,4 @@
"dependencies": {
"tslib": "^2.3.0"
}
}
}

0 comments on commit c14e49c

Please sign in to comment.