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

Commit aa219d1

Browse files
chore: update ipfsd-ctl package (#18)
1 parent bee40a2 commit aa219d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/browser-ipns-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"delay": "^5.0.0",
3939
"execa": "^5.0.0",
4040
"go-ipfs": "0.8.0",
41-
"ipfsd-ctl": "^9.0.0",
41+
"ipfsd-ctl": "^10.0.3",
4242
"parcel": "latest",
4343
"playwright": "^1.12.3",
4444
"rimraf": "^3.0.2"

lib/test-util-ipfs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"execa": "^5.1.1",
2626
"fs-extra": "^9.1.0",
27-
"ipfsd-ctl": "^9.0.0",
27+
"ipfsd-ctl": "^10.0.3",
2828
"polka": "^0.5.2",
2929
"sirv": "^1.0.12",
3030
"stoppable": "^1.1.0",

0 commit comments

Comments
 (0)