Skip to content

Commit 807110f

Browse files
committed
package updated
1 parent f415903 commit 807110f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
"express-session": "^1.17.1",
1111
"mongodb": "^3.5.7",
1212
"cookie-parser":"^1.4.5",
13-
"npm": "^6.14.4"
14-
},
13+
"npm": "^6.14.4" ,
14+
"multer":"^1.4.2"
15+
},
1516
"devDependencies": {"nodemon": "^2.0.4"},
1617
"scripts": {
1718
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)