mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
refactor: usage of node: for builtin modules
This commit is contained in:
@@ -44,8 +44,8 @@ Gitpod will automatically setup an environment for you.
|
||||
|
||||
#### Prerequisites
|
||||
|
||||
- [Node.js](https://nodejs.org/) >= 16
|
||||
- [npm](https://npmjs.com/) >= 7
|
||||
- [Node.js](https://nodejs.org/) >= 16.0.0
|
||||
- [npm](https://npmjs.com/) >= 7.0.0
|
||||
- [Docker](https://www.docker.com/)
|
||||
|
||||
#### Installation
|
||||
|
||||
Reference in New Issue
Block a user