Skip to content

Commit

Permalink
fix: add sentry dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Oct 13, 2023
1 parent 571d747 commit 8c15fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"homepage": "https://github.com/biothings/call-apis.js#readme",
"dependencies": {
"@biothings-explorer/api-response-transform": "file:../api-response-transform",
"@sentry/node": "^7.74.0",
"axios": "^0.21.1",
"biomedical_id_resolver": "file:../../biomedical_id_resolver",
"debug": "^4.3.1",
Expand Down

0 comments on commit 8c15fa5

Please sign in to comment.