From be2a75d0603b243aeaefc473431030924669dda6 Mon Sep 17 00:00:00 2001 From: Anh Tuan Nguyen Date: Sat, 1 Apr 2017 21:53:52 +0700 Subject: [PATCH] Update npm package version --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a0b6cb5..0962a4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-search-box", - "version": "0.0.3", + "version": "0.0.4", "description": "A simple search box with animation, inspired from ios search bar. No library dependencies, lightweight, fast, flexible, customizable. Support both iOS/Android devices", "main": "index.js", "scripts": { @@ -16,6 +16,8 @@ "react-component", "react-native", "ios", - "android" + "android", + "anhtuank7c", + "crabstudio" ] } \ No newline at end of file