We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf334bc commit fa110dfCopy full SHA for fa110df
packages/create-react-app/index.js
@@ -30,7 +30,7 @@
30
// tell people to update their global version of create-react-app.
31
//
32
// Also be careful with new language features.
33
-// This file must work on Node 4+.
+// This file must work on Node 0.10+.
34
35
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36
// /!\ DO NOT MODIFY THIS FILE /!\
0 commit comments