mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Add npm as a dev dependency.
Former-commit-id: 7f7a80492f05afa66925cb6fba1b0000b376807e
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tar": "~0.1.13"
|
"tar": "~0.1.13"
|
||||||
},
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"npm": "~1.1.63"
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/bestiejs/lodash/issues"
|
"url": "https://github.com/bestiejs/lodash/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user