fix(get-peers): finalizing REST endpoint behavior

This commit is contained in:
Chris Troutner
2023-10-27 17:39:24 -07:00
parent d47b8797d4
commit e03a70c9a3
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"standard": "17.0.0"
},
"peerDependencies": {
"ipfs-http-client": ">= 58.0.0"
"libp2p": ">= 0.46.0"
}
},
"node_modules/@achingbrain/nat-port-mapper": {