cleaned up package.json
This commit is contained in:
parent
9ac399ea3b
commit
28e16d76e9
2 changed files with 4 additions and 7 deletions
|
|
@ -10,17 +10,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"express": "~3.4.7",
|
||||
"optimist": "~0.6.0",
|
||||
"lamassu-config": "~0.4.0",
|
||||
"lodash": "~2.4.1",
|
||||
"async": "~0.2.9",
|
||||
"deepmerge": "~0.2.7",
|
||||
"underscore": "~1.5.2",
|
||||
"pg": "~2.11.1",
|
||||
"lamassu-config": "~0.4.0",
|
||||
"lamassu-bitpay": "0.0.2",
|
||||
"lamassu-bitstamp": "0.0.4",
|
||||
"lamassu-blockchain": "~0.1.0",
|
||||
"bunyan": "~0.22.3"
|
||||
"bunyan": "~0.22.3",
|
||||
"minimist": "0.0.8"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue