From 4d0e494e5736d775a22d9eb80604aa4fedcd48f3 Mon Sep 17 00:00:00 2001 From: Amjad Masad Date: Fri, 10 Apr 2015 12:37:38 -0700 Subject: [PATCH] 0.3.11 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index bb6fe7793..7795b5e44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.3.10", + "version": "0.3.11", "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": {