Force minimum version of formidable to 1.2.0.

This commit is contained in:
Simo Kinnunen
2018-03-14 13:53:42 +09:00
parent 4ed5aaacdb
commit 7064ca1e9e
2 changed files with 6 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
"eventemitter3": "^1.2.0",
"express": "^4.14.0",
"express-validator": "^2.20.8",
"formidable": "^1.0.17",
"formidable": "^1.2.0",
"gm": "^1.23.0",
"hipchatter": "^0.3.1",
"http-proxy": "^1.11.2",