summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json

index 382a7c1a..deded2a4 100644 --- a/package.json +++ b/package.json
@@ -36,6 +36,7 @@ "missing-native-js-functions": "^1.2.4", "mongodb": "^3.6.4", "mongoose-long": "^0.3.2", + "multer": "^1.4.2", "patch-package": "^6.2.2" }, "devDependencies": { @@ -43,6 +44,7 @@ "@types/express": "^4.17.9", "@types/i18next-node-fs-backend": "^2.1.0", "@types/jsonwebtoken": "^8.5.0", + "@types/multer": "^1.4.5", "@types/node": "^14.14.22", "@types/node-fetch": "^2.5.7", "0x": "^4.10.2",