From b8d4677f0bcbe0be1623a7b6d532ccbd1c5de3fa Mon Sep 17 00:00:00 2001 From: miku Date: Thu, 14 Nov 2013 16:14:35 +0100 Subject: [PATCH 1/2] - locked version due to bug in alamid-class --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6890a3..e866b5f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "spdy" : "1.x", "winston" : "0.x", "fshelpers" : "0.x", - "alamid-class" : "0.x", + "alamid-class" : "0.4.0", "value" : "0.x", "nconf" : "0.x", "socket.io" : "0.x", From f003d0ae0df0aeb36a67766d26ebd3d29ef6bc15 Mon Sep 17 00:00:00 2001 From: Johannes Ewald Date: Thu, 14 Nov 2013 20:21:19 +0100 Subject: [PATCH 2/2] - loosed alamid-class version again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e866b5f..f4178a9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "spdy" : "1.x", "winston" : "0.x", "fshelpers" : "0.x", - "alamid-class" : "0.4.0", + "alamid-class" : "0.4.x", "value" : "0.x", "nconf" : "0.x", "socket.io" : "0.x",