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

Commit 035a2c5

Browse files
committed
fix(deps): update ipfs-repo to fix types
1 parent 83fdf63 commit 035a2c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ipfs-core-utils": "^0.7.2",
4343
"ipfs-daemon": "^0.5.4",
4444
"ipfs-http-client": "^49.0.4",
45-
"ipfs-repo": "github:hannahhoward/js-ipfs-repo#d0ad9a4",
45+
"ipfs-repo": "github:hannahhoward/js-ipfs-repo#dd812a6",
4646
"ipfs-utils": "^6.0.4",
4747
"ipld-dag-cbor": "^0.18.0",
4848
"ipld-dag-pb": "^0.22.0",

packages/ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ipfs-block-service": "^0.19.0",
7575
"ipfs-core-types": "^0.3.1",
7676
"ipfs-core-utils": "^0.7.2",
77-
"ipfs-repo": "github:hannahhoward/js-ipfs-repo#d0ad9a4",
77+
"ipfs-repo": "github:hannahhoward/js-ipfs-repo#dd812a6",
7878
"ipfs-unixfs": "^4.0.1",
7979
"ipfs-unixfs-exporter": "^5.0.1",
8080
"ipfs-unixfs-importer": "^7.0.1",

0 commit comments

Comments
 (0)