Skip to content

Commit 4e8d4f1

Browse files
committed
Add errorhandler package and type dependencies
1 parent 1b1d47b commit 4e8d4f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dependencies": {
1717
"@types/compression": "^1.0.1",
1818
"@types/convict": "^4.2.1",
19+
"@types/errorhandler": "0.0.32",
1920
"@types/express": "^4.17.1",
2021
"@types/helmet": "0.0.44",
2122
"@types/node": "~11.13.0",
@@ -24,6 +25,7 @@
2425
"compression": "^1.7.4",
2526
"convict": "^5.1.0",
2627
"copy": "^0.3.2",
28+
"errorhandler": "^1.5.1",
2729
"express": "^4.17.1",
2830
"helmet": "^3.21.1",
2931
"http-status": "^1.3.2",

0 commit comments

Comments
 (0)