From d6ae28cf8754bee00048cd112256445ff230f024 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Thu, 29 May 2014 21:35:57 -0700 Subject: [PATCH] Update strong-remoting dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a5518b4..b6b78d54 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "cookie-parser": "~1.1.0", "morgan": "~1.1.1", "errorhandler": "~1.0.1", - "strong-remoting": "~1.4.1", + "strong-remoting": "2.0.0-beta2", "inflection": "~1.3.5", "passport": "~0.2.0", "passport-local": "~1.0.0",