From cceac44abb1ec053cf14e0b972183cbcf7c7c587 Mon Sep 17 00:00:00 2001 From: William Monk Date: Wed, 25 Jan 2017 21:52:39 +0000 Subject: [PATCH] v1.0.5 --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 2ece3943..36b6eb7a 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -1,6 +1,6 @@ { "name": "react-scripts-ts", - "version": "1.0.4", + "version": "1.0.5", "description": "Configuration and scripts for Create React App.", "repository": "wmonk/create-react-app", "license": "BSD-3-Clause",