Remove underscore for lodash
This commit is contained in:
parent
aa6e299175
commit
88459c74bb
20 changed files with 74 additions and 97 deletions
|
|
@ -23,11 +23,11 @@
|
|||
"dependencies": {
|
||||
"browser-request": "^0.3.2",
|
||||
"inherits": "^2.0.1",
|
||||
"lodash": "^2.4.1",
|
||||
"optimist": "^0.6.1",
|
||||
"preconditions": "^1.0.7",
|
||||
"querystring": "^0.2.0",
|
||||
"request": "^2.40.0",
|
||||
"underscore": "^1.7.0"
|
||||
"request": "^2.40.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue