From 7fa93cc8bb31f181de6c2c5cb7aa231aa30066fd Mon Sep 17 00:00:00 2001 From: Rafael Rollo Date: Mon, 28 Aug 2023 18:35:38 +0100 Subject: [PATCH] fix(package): bumps the package version to fix wrong lock rewriting on clients --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 406ecf9..7b355f8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "iOS/Android Google Places Widgets (Autocomplete Modals) and API Services for React Native Apps", "main": "index.js", "author": "Tolu Olowu (Arttitude 360) ", - "version": "3.1.6", + "version": "3.1.8", "scripts": {}, "repository": { "type": "git",