Skip to content

Commit

Permalink
Revert "Build: Add node requirement to docs. (#3652)"
Browse files Browse the repository at this point in the history
This reverts commit f1e65cd.
  • Loading branch information
Mike Surcouf authored and mikes-gh committed Jan 3, 2022
1 parent d70a2e4 commit 651e69e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Please make sure that you follow our [code of conduct](/CODE_OF_CONDUCT.md)
## Minimal Prerequisites to Compile from Source

- [.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
- [node](https://nodejs.org/en/download/) (required for JS compilation)

## Pull Requests
- Your Pull Request must only consist of one topic. It is better to split Pull Requests with more than one feature or bug fix in seperate Pull Requests
Expand Down

0 comments on commit 651e69e

Please sign in to comment.