create-react-app
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -172,3 +172,3 @@ /** | ||
chalk.yellow( | ||
`You are using Node ${process.version} so the project will be boostrapped with an old unsupported version of tools.\n\n` + | ||
`You are using Node ${process.version} so the project will be bootstrapped with an old unsupported version of tools.\n\n` + | ||
`Please update to Node 6 or higher for a better, fully supported experience.\n` | ||
@@ -175,0 +175,0 @@ ) |
{ | ||
"name": "create-react-app", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react" |
21080