Skip to content

Commit

Permalink
Merge pull request #343 from byu-oit/sethsmurthwaite-patch-1
Browse files Browse the repository at this point in the history
chore: remove unnecessary types for pino
  • Loading branch information
sethsmurthwaite authored Dec 11, 2023
2 parents 4f612b1 + 07c64bd commit 5b43ec8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byu-oit/logger",
"version": "0.4.1",
"version": "0.4.2",
"description": "Default configuration for pino logger",
"contributors": [
{
Expand Down Expand Up @@ -36,7 +36,6 @@
"@tsconfig/node12": "^1.0.11",
"@types/jest": "^29.5.0",
"@types/node": "^16.9.1",
"@types/pino": "^7.0.5",
"jest": "^29.5.0",
"lint-staged": "^12.0.2",
"pino-pretty": "^10.0.0",
Expand Down

0 comments on commit 5b43ec8

Please sign in to comment.