diff --git a/.node-version b/.node-version new file mode 100644 index 0000000000..c2324e8e46 --- /dev/null +++ b/.node-version @@ -0,0 +1 @@ +14.18.0 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e9e2aa36d7..cf1322c134 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,6 @@ Before you begin: -- This application is powered by Node.js v14. - Have you read the [code of conduct](CODE_OF_CONDUCT.md)? - Check out the [existing issues](https://github.com/unleash/Unleash/issues) - Browse the [developer-guide](./websitev2/docs/contributing/developer-guide.md) for tips on environment setup, running the tests, and running Unleash from source.