From ce6a85ee58352ed68003c57a173aa5ae6128057b Mon Sep 17 00:00:00 2001 From: Ritchie Martori Date: Tue, 3 Jun 2014 14:54:27 -0700 Subject: [PATCH] Update strong-remoting to 1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d2e4212..38280aef 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "debug": "~0.8.1", "express": "~3.5.0", - "strong-remoting": "~1.4.0", + "strong-remoting": "~1.5.0", "inflection": "~1.3.5", "passport": "~0.2.0", "passport-local": "~1.0.0",