Skip to content

Commit

Permalink
Merge branch 'master' into shanejonas/update-react-monaco-rewired
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ authored Nov 28, 2024
2 parents bd46472 + fe61d34 commit 8608613
Show file tree
Hide file tree
Showing 24 changed files with 36,648 additions and 76,704 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.5
18.20.5
2 changes: 1 addition & 1 deletion .nodenv
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.5
18.20.5
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18.20.5
14 changes: 13 additions & 1 deletion README.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
WIP WIP
# Using nvm

This project uses `nvm` to manage Node.js versions. To use the correct Node.js version, run the following command in the root of the repository and in each package directory:

```sh
nvm use
```

If you do not have the required Node.js version installed, you can install it using the following command:

```sh
nvm install
```
Loading

0 comments on commit 8608613

Please sign in to comment.