From 872edcc12075c83351ee3d126321e1e40742bcab Mon Sep 17 00:00:00 2001 From: killer Date: Fri, 23 Jun 2023 10:58:09 +0300 Subject: [PATCH] fix files load --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a570a77..4670d1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screenshot-prevent", - "version": "1.1.5", + "version": "1.1.6", "description": "This fork contains fully working blank screenshot on IOS13+ including screen recording", "main": "lib/commonjs/index", "module": "lib/module/index",