mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +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",
|
"name": "lodash",
|
||||||
"version": "3.0.0-pre",
|
"version": "3.0.0",
|
||||||
"main": "lodash.js",
|
"main": "lodash.js",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".*",
|
".*",
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "lodash",
|
"name": "lodash",
|
||||||
"repo": "lodash/lodash",
|
"repo": "lodash/lodash",
|
||||||
"version": "3.0.0-pre",
|
"version": "3.0.0",
|
||||||
"description": "A utility library delivering consistency, modularity, performance, & extras.",
|
"description": "The modern build of Lo-Dash.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "lodash.js",
|
"main": "lodash.js",
|
||||||
"keywords": ["functional", "util"],
|
"keywords": ["stdlib", "util"],
|
||||||
"scripts": ["lodash.js"]
|
"scripts": ["lodash.js"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user