From 75597eaa85097571c0d3306e692fadc0b31702d0 Mon Sep 17 00:00:00 2001 From: FreakyCoder Date: Sun, 7 Feb 2021 12:40:13 +0300 Subject: [PATCH] New .gitignore with best practice --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54bf9e7..ff7866d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-typescript-boilerplate", - "version": "1.0.3", + "version": "1.0.4", "description": "A lot of fundamental features with Typescript support React Native Boilerplate", "scripts": { "android": "react-native run-android",