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.
2 parents 423212c + b4fd222 commit 3207342Copy full SHA for 3207342
packages/superagent-wrapper/package.json
@@ -16,6 +16,8 @@
16
},
17
"dependencies": {
18
"@api-ts/io-ts-http": "0.0.0-semantically-released",
19
+ "@types/superagent": "4.1.5",
20
+ "@types/supertest": "2.0.11",
21
"fp-ts": "2.11.8",
22
"io-ts": "2.1.3",
23
"superagent": "3.8.3",
@@ -25,8 +27,6 @@
25
27
"@types/chai": "4.2.12",
26
28
"@types/express": "4.17.13",
29
"@types/mocha": "9.1.1",
- "@types/superagent": "4.1.5",
- "@types/supertest": "2.0.11",
30
"body-parser": "1.20.0",
31
"chai": "4.2.0",
32
"express": "4.17.1",
0 commit comments