Bump to v2.4.2.

This commit is contained in:
jdalton
2013-12-01 10:37:29 -07:00
parent e21e993729
commit 29a7bc4c81
12 changed files with 1275 additions and 1083 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "lodash",
"version": "2.4.1",
"version": "2.4.2",
"description": "A utility library delivering consistency, customization, performance, & extras.",
"homepage": "http://lodash.com/",
"homepage": "https://lodash.com/",
"license": "MIT",
"main": "dist/lodash.js",
"keywords": ["amd", "browser", "client", "customize", "functional", "server", "util"],
@@ -11,11 +11,9 @@
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"bugs": "https://github.com/lodash/lodash/issues",
"repository": { "type": "git", "url": "https://github.com/lodash/lodash.git" },
"engines": ["node", "rhino"],
"repository": "lodash/lodash",
"files": [
"LICENSE.txt",
"lodash.js",