Skip to content

Commit

Permalink
Removed multer extra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
devconcept committed Sep 9, 2018
1 parent 65f0919 commit 1a8fbee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.2.2

* Fix: Removed multer extra dependency from `package.json`

# 3.2.1

* Feature: Added `aliases` and `disableMD5` properties to file naming configuration
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"lodash.isplainobject": ">=0.8.0",
"mongodb": ">=2",
"mongodb-uri": "^0.9.7",
"multer": "^1.3.1",
"pump": "^1.0.3"
},
"peerDependencies": {
Expand Down

0 comments on commit 1a8fbee

Please sign in to comment.