docs: Fix note about Node.js support

This commit is contained in:
Mariusz Nowak 2020-11-02 10:30:13 +01:00
parent 4ce9037f8c
commit addd7fa4f7
No known key found for this signature in database
GPG Key ID: A292FE0143B1828B

View File

@ -14,7 +14,7 @@ https://github.com/serverless/serverless/blob/master/CONTRIBUTING.md#code-style
https://github.com/serverless/serverless/blob/master/test/README.md
-->
<!-- ⚠️⚠️ Ensure that support for Node.js v6 is maintained. -->
<!-- ⚠️⚠️ Ensure that support for Node.js v10 is maintained. -->
<!--
⚠️⚠️ Ensure that proposed change passes CI. Confirm on that by running following scripts: