Skip to content

Commit

Permalink
chore: add utility scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
metcoder95 committed Aug 18, 2022
1 parent e8dc8ad commit 3d5e02e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"test:unit": "tap test/*.test.js",
"test:ts": "tsd",
"lint": "standard | snazzy",
"lint:ci": "standard"
"lint:ci": "standard",
"release": "npx standard-version"
},
"keywords": [
"pino",
Expand Down

0 comments on commit 3d5e02e

Please sign in to comment.