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

Commit 3080989

Browse files
feat: support v2 ipns signatures (#3708)
Upgrades `ipns` to support v2 sigs. Should be a backwards-compatible change. Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
1 parent f06eabb commit 3080989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser-ipns-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ipfs": "^0.55.3",
1818
"ipfs-http-client": "^50.1.1",
1919
"ipfs-utils": "^8.1.2",
20-
"ipns": "^0.11.0",
20+
"ipns": "^0.12.0",
2121
"it-last": "^1.0.4",
2222
"p-retry": "^4.2.0",
2323
"uint8arrays": "^2.1.3"

0 commit comments

Comments
 (0)