From 8e002fd9036b01be54fbb99bfb39d34428e88129 Mon Sep 17 00:00:00 2001 From: Yedidya Kennard Date: Tue, 26 Jul 2016 17:14:43 +0300 Subject: [PATCH] 1.0.16 --- package.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9e390fe..8723dc8 100644 --- a/package.json +++ b/package.json @@ -7,17 +7,15 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "1.0.15", + "version": "1.0.16", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true, "bugs": { "url": "https://github.com/wix/react-native-camera-kit/issues" }, - "scripts": { - }, - "dependencies": { - }, + "scripts": {}, + "dependencies": {}, "license": "MIT", "peerDependencies": { "react": ">=0.14.5",