Skip to content

Commit

Permalink
Merge pull request #43 from ponbike/feature/new-logger
Browse files Browse the repository at this point in the history
Update the logger package with the sentry fix
  • Loading branch information
pieter-pon authored Apr 11, 2022
2 parents 4979ac3 + 2a393ac commit 21bf9e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ponbike/openapi-express",
"version": "1.5.2",
"version": "1.5.3",
"description": "OpenAPI express",
"files": [
"src/openapi-express.js",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@hckrnews/error": "^0.3.8",
"@hckrnews/express-callback": "^3.2.0",
"@hckrnews/validator": "^5.0.1",
"@ponbike/logger": "^0.1.3",
"@ponbike/logger": "^0.1.4",
"@ponbike/logger-stackdriver": "^0.1.0",
"@ponbike/openapi-routes": "^3.3.3",
"compression": "^1.7.4",
Expand Down

0 comments on commit 21bf9e3

Please sign in to comment.