use latest config; bumped to 0.3.8
This commit is contained in:
parent
2cbb630835
commit
75982f219d
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "lamassu-server",
|
"name": "lamassu-server",
|
||||||
"description": "bitcoin atm client server protocol module",
|
"description": "bitcoin atm client server protocol module",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"version": "0.3.7",
|
"version": "0.3.8",
|
||||||
"license": "unlicense",
|
"license": "unlicense",
|
||||||
"author": "Lamassu (https://lamassu.is)",
|
"author": "Lamassu (https://lamassu.is)",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~3.4.7",
|
"express": "~3.4.7",
|
||||||
"optimist": "~0.6.0",
|
"optimist": "~0.6.0",
|
||||||
"lamassu-config": "0.3.3",
|
"lamassu-config": "0.3.4",
|
||||||
"lodash": "~2.4.1",
|
"lodash": "~2.4.1",
|
||||||
"async": "~0.2.9",
|
"async": "~0.2.9",
|
||||||
"deepmerge": "~0.2.7",
|
"deepmerge": "~0.2.7",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue