From 627ae542d595c2c6eba40e03db3a3e907d8b8d1a Mon Sep 17 00:00:00 2001 From: Ritesh Kumar Date: Fri, 8 Jul 2016 13:32:57 +0530 Subject: [PATCH] update react-fuzzy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fd08c7..9118bfb 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "lodash.pick": "^4.2.1", "mantra-core": "^1.6.1", "qs": "^6.2.0", - "react-fuzzy": "^0.2.2", + "react-fuzzy": "^0.2.3", "react-modal": "^1.2.1", "redux": "^3.5.2" },