From 0e7de1fac96e12fd03bc002892cae825a9f18934 Mon Sep 17 00:00:00 2001 From: jorgemarrero Date: Wed, 2 Oct 2019 13:11:09 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20package=20vers?= =?UTF-8?q?ion=20in=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 572e1d9..df1cf79 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "lint": "eslint ." }, "dependencies": { - "@woonivers/react-native-document-scanner": "^1.6.2", + "@woonivers/react-native-document-scanner": "^2.0.0", "react": "16.9.0", "react-native": "0.61.1", "react-native-permissions": "^2.0.0"