Skip to content

Commit

Permalink
fix(types): Correctly export logger type (in the future we should use…
Browse files Browse the repository at this point in the history
… our own type)
  • Loading branch information
TimothyJones committed Feb 1, 2021
1 parent 5198624 commit a4f766f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"dependencies": {
"@types/q": "1.0.7",
"@types/request": "2.48.2",
"@types/pino": "^6.3.5",
"chalk": "2.3.1",
"check-types": "7.3.0",
"cross-spawn": "^7.0.1",
Expand Down Expand Up @@ -81,7 +82,6 @@
"@types/mkdirp": "^0.5.2",
"@types/mocha": "2.2.48",
"@types/node": "9.4.6",
"@types/pino": "^6.3.5",
"@types/rimraf": "^2.0.2",
"@types/tar": "^4.0.3",
"@types/underscore": "1.8.7",
Expand Down

0 comments on commit a4f766f

Please sign in to comment.