We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3935116 commit 7040b71Copy full SHA for 7040b71
global-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-react-app",
3
- "version": "0.1.0",
+ "version": "0.2.0-alpha.1",
4
"keywords": [
5
"react"
6
],
@@ -10,9 +10,6 @@
10
"bugs": {
11
"url": "https://github.com/facebookincubator/create-react-app/issues"
12
},
13
- "engines": {
14
- "node": ">=4.0.0"
15
- },
16
"files": [
17
"index.js"
18
package.json
"name": "react-scripts",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
0 commit comments