From 4c662a5d3a5e6a213c5566bcd069c1e52c11ee7c Mon Sep 17 00:00:00 2001 From: Amjad Masad Date: Fri, 10 Apr 2015 12:29:40 -0700 Subject: [PATCH] 0.3.8 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f372f7882ae7e3..54b515d2ebe0cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.3.7", + "version": "0.3.8", "description": "A framework for building native apps using React", "repository": { "type": "git", @@ -62,7 +62,6 @@ "worker-farm": "1.1.0", "ws": "0.4.31", "yargs": "1.3.2", - "bluebird": "^2.9.21", "image-size": "0.3.5" }, "devDependencies": {