Update docs for Node.js v10 removal

This commit is contained in:
willclarktech 2021-06-09 16:13:15 +02:00
parent daaeea0ff2
commit 01aa9b52a0
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ work on CosmJS, i.e. modify it. It is not intended for users of CosmJS.
## Prerequisite
- A UNIX-like development environment
- Node.js 10+, Docker and yarn
- Node.js 12+, Docker and yarn
- `sha256sum`, which you
[can get on macOS as well](https://unix.stackexchange.com/questions/426837/no-sha256sum-in-macos)

View File

@ -77,7 +77,7 @@ optipng docs/cosmjs-tree*.png
Currently the codebase supports the following runtime environments:
1. Node.js 10+
1. Node.js 12+
2. Modern browsers (Chromium/Firefox/Safari, no Internet Explorer or
[Edge Spartan](https://en.wikipedia.org/wiki/Microsoft_Edge#Development))
3. Browser extensions (Chromium/Firefox)