Skip to content

Commit dc3f9c9

Browse files
committed
add pino type
1 parent 66c349f commit dc3f9c9

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

package-lock.json

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"typescript": "^3.8.2"
2222
},
2323
"dependencies": {
24+
"@types/pino": "^5.15.5",
2425
"pino": "^5.16.0"
2526
}
2627
}

0 commit comments

Comments
 (0)