We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ffa6d commit b1f640aCopy full SHA for b1f640a
.github/CONTRIBUTING.md
@@ -6,7 +6,7 @@
6
7
## Building the Project Locally
8
9
-- Install [node.js v18.18 or greater](http://nodejs.org)
+- Install [node.js v20 or greater](http://nodejs.org)
10
- Clone/Fork the repo
11
- Install dependencies with `npm install`
12
- Generate the browser distributable Javascript file with `npm run build`
0 commit comments