Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
deps: update ipns to 6.x.x (#12)
Browse files Browse the repository at this point in the history
Updates to ipns@6.x.x with interface-datastore@8.x.x
  • Loading branch information
achingbrain authored Mar 21, 2023
1 parent 7558d38 commit 6866638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"go-ipfs": "^0.18.1",
"helia": "next",
"ipfsd-ctl": "^13.0.0",
"ipns": "^5.0.1",
"ipns": "^6.0.0",
"it-all": "^2.0.0",
"it-last": "^2.0.0",
"it-map": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"@libp2p/record": "^3.0.0",
"hashlru": "^2.3.0",
"interface-datastore": "^8.0.0",
"ipns": "^5.0.1",
"ipns": "^6.0.0",
"is-ipfs": "^8.0.1",
"multiformats": "^11.0.1",
"p-queue": "^7.3.0",
Expand Down

0 comments on commit 6866638

Please sign in to comment.