From 6452a09668f5cb5c8264d875c6ab7064a035b8e9 Mon Sep 17 00:00:00 2001 From: Tim Arney Date: Fri, 4 Dec 2020 17:49:03 -0500 Subject: [PATCH] Update package.json package bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b6c859..bba2218 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-app-rewired", - "version": "2.1.6", + "version": "2.1.7", "description": "Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts", "private": false, "bin": {