mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Update bower.json and component.json.
This commit is contained in:
committed by
jdalton
parent
ab210b3988
commit
3b2ed06864
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash",
|
||||
"version": "3.0.0-pre",
|
||||
"version": "3.0.0",
|
||||
"main": "lodash.js",
|
||||
"ignore": [
|
||||
".*",
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "lodash",
|
||||
"repo": "lodash/lodash",
|
||||
"version": "3.0.0-pre",
|
||||
"description": "A utility library delivering consistency, modularity, performance, & extras.",
|
||||
"version": "3.0.0",
|
||||
"description": "The modern build of Lo-Dash.",
|
||||
"license": "MIT",
|
||||
"main": "lodash.js",
|
||||
"keywords": ["functional", "util"],
|
||||
"keywords": ["stdlib", "util"],
|
||||
"scripts": ["lodash.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user