Issue template: fix env list ordering (#2697)

This commit is contained in:
Alexey Raspopov
2017-07-01 02:05:25 +03:00
committed by Dan Abramov
parent ad35fd1d13
commit b0cd28663d

View File

@@ -81,8 +81,8 @@
1. `node -v`:
2. `npm -v`:
4. `yarn --version` (if you use Yarn):
3. `npm ls react-scripts` (if you havent ejected):
3. `yarn --version` (if you use Yarn):
4. `npm ls react-scripts` (if you havent ejected):
Then, specify: