Updating requirements in README

This commit is contained in:
Chris Troutner
2024-08-20 07:32:30 -07:00
parent 83898742f1
commit 04a908261a
+3 -3
View File
@@ -47,9 +47,9 @@ This web server spins up an embedded IPFS ([Helia](https://github.com/ipfs/helia
## Requirements
- node **^16.20.2**
- npm **^8.19.4**
- Docker **^20.10.8**
- node **^20.16.0**
- npm **^10.8.1**
- Docker **^24.0.7**
- Docker Compose **^1.27.4**
## Installation