From 2b91d2d89b29c6d1e6d31265c030af13a9e0aeb8 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Tue, 11 Jun 2013 16:11:37 -0700 Subject: [PATCH] Update inflection --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9eeb5c4d..7b8a7abd 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,6 @@ }, "dependencies": { "async": "latest", - "inflection": "~1.2.5" + "inflection": "~1.2.6" } }