mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Update repo paths in component.json and package.json.
Former-commit-id: 4c2b2498786c11d100cd82d006d0a98feba4586e
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lodash",
|
||||
"repo": "bestiejs/lodash",
|
||||
"repo": "lodash/lodash",
|
||||
"version": "1.3.1",
|
||||
"description": "A utility library delivering consistency, customization, performance, and extras.",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -37,11 +37,11 @@
|
||||
}
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/bestiejs/lodash/issues"
|
||||
"url": "https://github.com/lodash/lodash/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bestiejs/lodash.git"
|
||||
"url": "https://github.com/lodash/lodash.git"
|
||||
},
|
||||
"engines": [
|
||||
"node",
|
||||
|
||||
Reference in New Issue
Block a user