Add missing 'formidable' types

This commit is contained in:
Alice Gaudon 2020-07-06 11:06:50 +02:00
parent 824d2eaef1
commit 6ea4f57b72
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"@babel/preset-env": "^7.9.5",
"@types/config": "^0.0.36",
"@types/express": "^4.17.6",
"@types/formidable": "^1.0.31",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.2",
"babel-loader": "^8.1.0",