From 6b4331da20a152e7c0c6dbdec783fd742a9049aa Mon Sep 17 00:00:00 2001 From: William Monk Date: Mon, 7 Aug 2017 17:43:38 +0200 Subject: [PATCH] v2.6.0 --- packages/react-scripts/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 94b18974..39b2f69f 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -1,6 +1,6 @@ { "name": "react-scripts-ts", - "version": "2.5.0", + "version": "2.6.0", "description": "Configuration and scripts for Create React App.", "repository": "wmonk/create-react-app", "license": "BSD-3-Clause", @@ -26,7 +26,6 @@ "app-root-path": "^2.0.1", "case-sensitive-paths-webpack-plugin": "2.1.1", "chalk": "1.1.3", - "chalk": "1.1.3", "cli-highlight": "1.1.4", "css-loader": "0.28.4", "dotenv": "4.0.0",