Commit 7040b713 authored by Dan Abramov's avatar Dan Abramov
Browse files

Bump versions to 0.2.0-alpha.1

parent 39351165
Showing with 2 additions and 5 deletions
+2 -5
{ {
"name": "create-react-app", "name": "create-react-app",
"version": "0.1.0", "version": "0.2.0-alpha.1",
"keywords": [ "keywords": [
"react" "react"
], ],
...@@ -10,9 +10,6 @@ ...@@ -10,9 +10,6 @@
"bugs": { "bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues" "url": "https://github.com/facebookincubator/create-react-app/issues"
}, },
"engines": {
"node": ">=4.0.0"
},
"files": [ "files": [
"index.js" "index.js"
], ],
......
{ {
"name": "react-scripts", "name": "react-scripts",
"version": "0.1.0", "version": "0.2.0-alpha.1",
"description": "Configuration and scripts for Create React App.", "description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment