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

Commit 09e7dab

Browse files
committed
chore: remove gh urls
1 parent 502f1f9 commit 09e7dab

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

examples/browser-ipns-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"delay": "^4.4.0",
2929
"execa": "^5.0.0",
30-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
30+
"ipfsd-ctl": "^8.0.0",
3131
"go-ipfs": "0.8.0",
3232
"parcel": "next",
3333
"path": "^0.12.7",

examples/explore-ethereum-blockchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"ipfs": "^0.54.4",
1414
"ipfs-http-client": "^49.0.4",
15-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
15+
"ipfsd-ctl": "^8.0.0",
1616
"ipld-ethereum": "^5.0.1",
1717
"test-ipfs-example": "^3.0.0"
1818
}

examples/http-client-browser-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"execa": "^5.0.0",
2222
"go-ipfs": "0.8.0",
2323
"ipfs": "^0.54.4",
24-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
24+
"ipfsd-ctl": "^8.0.0",
2525
"parcel": "next",
2626
"test-ipfs-example": "^3.0.0"
2727
}

examples/http-client-bundle-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"copy-webpack-plugin": "^8.1.0",
2626
"execa": "^5.0.0",
2727
"ipfs": "^0.54.4",
28-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
28+
"ipfsd-ctl": "^8.0.0",
2929
"react-hot-loader": "^4.12.21",
3030
"rimraf": "^3.0.2",
3131
"test-ipfs-example": "^3.0.0",

examples/http-client-name-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"execa": "^5.0.0",
2020
"go-ipfs": "0.8.0",
21-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
21+
"ipfsd-ctl": "^8.0.0",
2222
"parcel": "next",
2323
"rimraf": "^3.0.2",
2424
"test-ipfs-example": "^3.0.0"

examples/ipfs-client-add-files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"execa": "^5.0.0",
1818
"ipfs": "^0.54.4",
19-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
19+
"ipfsd-ctl": "^8.0.0",
2020
"parcel": "next",
2121
"rimraf": "^3.0.2",
2222
"test-ipfs-example": "^3.0.0"

packages/ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"go-ipfs": "0.8.0",
128128
"interface-ipfs-core": "^0.144.2",
129129
"ipfs-core-types": "^0.3.1",
130-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
130+
"ipfsd-ctl": "^8.0.0",
131131
"ipld-git": "^0.6.1",
132132
"iso-url": "^1.0.0",
133133
"nanoid": "^3.1.12",

packages/ipfs-http-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"delay": "^5.0.0",
7777
"go-ipfs": "0.8.0",
7878
"ipfs-core-types": "^0.3.1",
79-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
79+
"ipfsd-ctl": "^8.0.0",
8080
"it-all": "^1.0.4",
8181
"it-concat": "^1.0.3",
8282
"it-first": "^1.0.4",

packages/ipfs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"ipfs-client": "^0.3.4",
5656
"ipfs-core-types": "^0.3.1",
5757
"ipfs-http-client": "^49.0.4",
58-
"ipfs-interop": "ipfs/interop#chore/use-ipfsd-ctl-branch-with-http-client-create",
58+
"ipfs-interop": "^5.0.0",
5959
"ipfs-utils": "^6.0.4",
60-
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/switch-to-create-for-http-client",
60+
"ipfsd-ctl": "^8.0.0",
6161
"iso-url": "^1.0.0",
6262
"libp2p-webrtc-star": "^0.21.0",
6363
"merge-options": "^3.0.4",

0 commit comments

Comments
 (0)