From 04a908261a87d7285c6fb85356a04a8a1513d162 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 20 Aug 2024 07:32:30 -0700 Subject: [PATCH] Updating requirements in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 351bec3..ef1648e 100644 --- a/README.md +++ b/README.md @@ -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