Skip to content

Commit 71240ae

Browse files
alexeyraspopovmorgs32
authored andcommitted
Issue template: fix env list ordering (facebook#2697)
1 parent ef6f04c commit 71240ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181

8282
1. `node -v`:
8383
2. `npm -v`:
84-
4. `yarn --version` (if you use Yarn):
85-
3. `npm ls react-scripts` (if you haven’t ejected):
84+
3. `yarn --version` (if you use Yarn):
85+
4. `npm ls react-scripts` (if you haven’t ejected):
8686

8787
Then, specify:
8888

0 commit comments

Comments
 (0)