Skip to content

Commit b1f640a

Browse files
update: Contributing guide to say node v20 or greater
1 parent 43ffa6d commit b1f640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Building the Project Locally
88

9-
- Install [node.js v18.18 or greater](http://nodejs.org)
9+
- Install [node.js v20 or greater](http://nodejs.org)
1010
- Clone/Fork the repo
1111
- Install dependencies with `npm install`
1212
- Generate the browser distributable Javascript file with `npm run build`

0 commit comments

Comments
 (0)