Skip to content

Commit

Permalink
chore: remove segfault-handler from example-app
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Oct 22, 2023
1 parent 1eb59d6 commit f3dcd39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"compression": "^1.7.4",
"deepkit-openapi": "^0.0.6",
"rxjs": "~7.5.0",
"send": "^0.18.0",
"segfault-handler": "^1.3.0"
"send": "^0.18.0"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit f3dcd39

Please sign in to comment.