Drop support for Node v11, v13 (#6402)
This commit is contained in:
parent
3963ed8ff7
commit
4df5ec82ce
4 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@ adduser --disabled-password --disabled-login misskey
|
|||
これらのソフトウェアをインストール・設定してください:
|
||||
|
||||
#### 依存関係 :package:
|
||||
* **[Node.js](https://nodejs.org/en/)** (11.10.1以上)
|
||||
* **[Node.js](https://nodejs.org/en/)** (12.x, 14.x)
|
||||
* **[PostgreSQL](https://www.postgresql.org/)** (10以上)
|
||||
* **[Redis](https://redis.io/)**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue