Skip to content

Commit 392aeab

Browse files
peternanderssonPeter Andersson
andauthored
Bump node to 18 (#6)
Co-authored-by: Peter Andersson <[email protected]>
1 parent 49a9c4d commit 392aeab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.13.1
1+
v18.16.1

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Navigate to the `sigmacomputing-plugin` directory and install the required
1010
dependencies with the following commands:
1111

1212
```sh
13-
# Ensure you have node version 16 installed (suggestion: v16.13.1).
13+
# Ensure you have node version 18 installed (suggestion: v18.16.1).
1414
nvm install
1515
yarn install
1616
```

0 commit comments

Comments
 (0)