We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d07c1 commit df62a1bCopy full SHA for df62a1b
1 file changed
package.json
@@ -51,7 +51,6 @@
51
"request": "^2.88.0",
52
"request-promise": "^4.2.4",
53
"serve-favicon": "^2.5.0",
54
- "supertest": "^4.0.2",
55
"swagger-ui-express": "^4.0.2"
56
},
57
"devDependencies": {
@@ -74,6 +73,7 @@
74
73
"@types/swagger-ui-express": "^3.0.0",
75
"cross-env": "^5.2.0",
76
"jest": "^24.8.0",
+ "supertest": "^4.0.2",
77
"ts-jest": "^24.0.2",
78
"tsc-watch": "^2.1.2",
79
"typescript": "^3.4.5"
0 commit comments