8000 Move min requirement to Node 12 -> Node 10 · crabbedbushel/coderoad-vscode@f8d57f4 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit f8d57f4

Browse files
authored
Move min requirement to Node 12 -> Node 10
As of v0.2.0
1 parent 464b622 commit f8d57f4

File tree

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Install CodeRoad from [this link in the VSCode Marketplace](https://marketplace.
3131

3232
- OS: MacOS, Linux (Windows coming soon #227)
3333
- VSCode 1.40+
34-
- Node.js 12+ (10+ soon #237)
34+
- Node.js 10+
3535
- Git
3636

3737
## Creating Tutorials