Skip to content

Commit

Permalink
Updated multer version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
devconcept committed Aug 25, 2018
1 parent d423ead commit c5bd790
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@
"lodash.isplainobject": ">=0.8.0",
"mongodb": ">=2",
"mongodb-uri": "^0.9.7",
"multer": "^1.3.1",
"pump": "^1.0.3"
},
"peerDependencies": {
"multer": "^1.0.0"
"multer": ">=1 <2"
},
"devDependencies": {
"chai": "^4.1.2",
Expand Down

0 comments on commit c5bd790

Please sign in to comment.