Skip to content

Commit

Permalink
Add uplifting the Node version in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
  • Loading branch information
marco-miller committed Mar 13, 2023
1 parent d42dc35 commit 3fcf0d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ more may be necessary depending on the case. Here is an example used to uplift f
* `"@types/react"`
* `"@types/react-dom"`
1. Do the same also for `react-test-renderer` in `packages/react-components/package.json`, and potentially elsewhere in the extension.
1. Align `node-version` in `.github/workflows` yaml files with Theia's.
* Referring also to Theia's `"node"` and `@types/node` versions in its root `package.json` file.

## Contact

Expand Down

0 comments on commit 3fcf0d4

Please sign in to comment.