Skip to content

Commit 87f3964

Browse files
xuepxlisong
authored andcommitted
升级formidable (#124)
升级formidable至1.2.1(最低1.1.1), 增加maxFilesSize选项, 避免bundle资源过大出现的upload error
1 parent f89c817 commit 87f3964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"debug": "^2.6.8",
4949
"express": "^4.14.0",
5050
"extract-zip": "^1.6.0",
51-
"formidable": "^1.0.17",
51+
"formidable": "^1.2.1",
5252
"fs-extra": "^3.0.1",
5353
"helmet": "^3.1.0",
5454
"i18n": "^0.8.3",

0 commit comments

Comments
 (0)