Skip to content

Commit ba83a0a

Browse files
feat: ipns publish example (#3207)
This is an example for the /examples/ folder for how to `ipfs.name.publish` in `js-ipfs` and have that ipns record pubsub'd over to a friendly neighborhood `go-ipfs` node to get recorded on the `DHT`. Co-authored-by: DougA <[email protected]>
1 parent 145075f commit ba83a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ipld-dag-pb": "^0.20.0",
5454
"ipld-raw": "^6.0.0",
5555
"iso-url": "^0.4.7",
56-
"it-last": "^1.0.1",
56+
"it-last": "^1.0.2",
5757
"it-map": "^1.0.2",
5858
"it-tar": "^1.2.2",
5959
"it-to-buffer": "^1.0.0",

0 commit comments

Comments
 (0)