Add missing @types/express to package.json

This commit is contained in:
thiagopxp
2020-04-30 22:24:58 +10:00
committed by GitHub
parent bd0d694e8d
commit 0f40c57293

View File

@@ -32,6 +32,7 @@
]
},
"devDependencies": {
"@types/express": "^4.17.6",
"@types/jest": "^24.0.18",
"@types/node": "^10.10.1",
"@types/request-promise-native": "^1.0.17",