From b844e4e878603edb8ed11cbb81775a1548e2d754 Mon Sep 17 00:00:00 2001 From: Ville Immonen Date: Sun, 4 Dec 2016 11:04:12 +0200 Subject: [PATCH] Publish - react-scripts@0.8.1 --- 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 cc76abe7f2b..a379cab4253 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -1,6 +1,6 @@ { "name": "react-scripts", - "version": "0.8.0", + "version": "0.8.1", "description": "Configuration and scripts for Create React App.", "repository": "facebookincubator/create-react-app", "license": "BSD-3-Clause",