Skip to content

Commit 5b43ec8

Browse files
Merge pull request #343 from byu-oit/sethsmurthwaite-patch-1
chore: remove unnecessary types for pino
2 parents 4f612b1 + 07c64bd commit 5b43ec8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@byu-oit/logger",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Default configuration for pino logger",
55
"contributors": [
66
{
@@ -36,7 +36,6 @@
3636
"@tsconfig/node12": "^1.0.11",
3737
"@types/jest": "^29.5.0",
3838
"@types/node": "^16.9.1",
39-
"@types/pino": "^7.0.5",
4039
"jest": "^29.5.0",
4140
"lint-staged": "^12.0.2",
4241
"pino-pretty": "^10.0.0",

0 commit comments

Comments
 (0)