mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +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/",
|
||||
"keywords" : ["util", "functional", "server", "client", "browser"],
|
||||
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
||||
"maintainer" : "Kris Kowal <kris.kowal@cixar.com>",
|
||||
"contributors" : [],
|
||||
"dependencies" : [],
|
||||
"lib" : "."
|
||||
"lib" : ".",
|
||||
"version" : "0.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user