Published 0.9.3 from 0.9.x

- create-react-app@1.2.0
 - react-scripts@0.9.3
This commit is contained in:
Dan Abramov
2017-02-28 17:45:25 +00:00
committed by Joe Haddad
parent a85ae1d951
commit 10a8dc66d3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-react-app",
"version": "1.1.0",
"version": "1.2.0",
"keywords": [
"react"
],

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.9.2",
"version": "0.9.3",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",