Skip to content

Commit 11aa305

Browse files
committed
fix: make http-errors types project deps
1 parent e0a3157 commit 11aa305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
}
1313
},
1414
"dependencies": {
15+
"@types/http-errors": "^1.8.2",
1516
"@voiceflow/logger": "1.6.1",
1617
"@voiceflow/verror": "^1.1.0",
1718
"chai": "^4.3.4",
@@ -33,7 +34,6 @@
3334
"@types/chai": "^4.2.16",
3435
"@types/chai-as-promised": "^7.1.4",
3536
"@types/express": "^4.17.13",
36-
"@types/http-errors": "^1.8.2",
3737
"@types/ioredis": "^4.28.10",
3838
"@types/lodash": "^4.14.168",
3939
"@types/luxon": "^1.26.4",

0 commit comments

Comments
 (0)