mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
adding a version number to package.json -- the format has changed
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"url" : "http://documentcloud.github.com/underscore/",
|
"url" : "http://documentcloud.github.com/underscore/",
|
||||||
"keywords" : ["util", "functional", "server", "client", "browser"],
|
"keywords" : ["util", "functional", "server", "client", "browser"],
|
||||||
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
||||||
"maintainer" : "Kris Kowal <kris.kowal@cixar.com>",
|
|
||||||
"contributors" : [],
|
"contributors" : [],
|
||||||
"dependencies" : [],
|
"dependencies" : [],
|
||||||
"lib" : "."
|
"lib" : ".",
|
||||||
|
"version" : "0.6.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user