We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a3157 commit 11aa305Copy full SHA for 11aa305
package.json
@@ -12,6 +12,7 @@
12
}
13
},
14
"dependencies": {
15
+ "@types/http-errors": "^1.8.2",
16
"@voiceflow/logger": "1.6.1",
17
"@voiceflow/verror": "^1.1.0",
18
"chai": "^4.3.4",
@@ -33,7 +34,6 @@
33
34
"@types/chai": "^4.2.16",
35
"@types/chai-as-promised": "^7.1.4",
36
"@types/express": "^4.17.13",
- "@types/http-errors": "^1.8.2",
37
"@types/ioredis": "^4.28.10",
38
"@types/lodash": "^4.14.168",
39
"@types/luxon": "^1.26.4",
0 commit comments