Bump to v3.4.0.

This commit is contained in:
John-David Dalton
2016-07-24 22:37:48 -07:00
parent 8c168dd1b8
commit 8813a1ee09
44 changed files with 1505 additions and 134 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lodash.max",
"version": "3.3.1",
"version": "3.4.0",
"description": "The modern build of lodashs `_.max` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -22,6 +22,7 @@
"lodash._isiterateecall": "^3.0.0",
"lodash._toiterable": "^3.0.0",
"lodash.gt": "^3.0.0",
"lodash.isarray": "^3.0.0",
"lodash.keys": "^3.0.0"
}
}