Skip to content

Commit

Permalink
Merge pull request #284 from supertokens/add-node-version-requirements
Browse files Browse the repository at this point in the history
Add node version requirements.
  • Loading branch information
jscyo authored Sep 25, 2024
2 parents dfd7080 + c2fe5e9 commit 1719b59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ We’re glad that you are interested in contributing to SuperTokens 🎉
We welcome contributions of all kinds (discussions, bug fixes, features, design changes, videos, articles) and from anyone 👩‍💻🤚🏿🤚🏽🤚🏻🤚🏼🤚🏾👨‍💻.

## Project setup

*This project requires node version `16.4.2`. You can use [nvm](https://github.com/nvm-sh/nvm) to manage multiple versions of node on your machine.*

Clone the project by running the following command

```sh
Expand Down

0 comments on commit 1719b59

Please sign in to comment.