From 292c87a58ebf62c25890cdd1d7b1594f6e25858c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Wed, 12 Mar 2014 00:11:16 +0100 Subject: [PATCH] Depend on `lamassu-atm-protocol` from npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0ce26d0..b0816991 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "express": "~3.4.7", "optimist": "~0.6.0", "lamassu-config": "~0.1.1", - "lamassu-atm-protocol": "git+https://github.com/lamassu/lamassu-atm-protocol.git" + "lamassu-atm-protocol": "~0.1.0" }, "repository": { "type": "git",