updated lamassu-config, bumped to 0.3.3

This commit is contained in:
Josh Harvey 2014-04-20 19:41:52 +03:00
parent 3fd264069c
commit 3b55e02b76

View file

@ -2,7 +2,7 @@
"name": "lamassu-server",
"description": "bitcoin atm client server protocol module",
"keywords": [],
"version": "0.3.2",
"version": "0.3.3",
"license": "unlicense",
"author": "Lamassu (https://lamassu.is)",
"engines": {
@ -11,7 +11,7 @@
"dependencies": {
"express": "~3.4.7",
"optimist": "~0.6.0",
"lamassu-config": "~0.2.0",
"lamassu-config": "~0.3.1",
"lodash": "~2.4.1",
"async": "~0.2.9",
"deepmerge": "~0.2.7",