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

Commit

Permalink
fix: update @multiformats/multiadd to 11.0.0
Browse files Browse the repository at this point in the history
Change made in commit 7c676f6
  • Loading branch information
achingbrain committed Sep 21, 2022
1 parent b208733 commit 2a830bf
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/interface-ipfs-core/package.json
Expand Up @@ -120,3 +120,4 @@
"path": false
}
}

1 change: 1 addition & 0 deletions packages/ipfs-cli/package.json
Expand Up @@ -120,3 +120,4 @@
"temp-write": "^5.0.0"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-core-config/package.json
Expand Up @@ -121,3 +121,4 @@
"ipfs-core-utils": "^0.16.0"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-core-types/package.json
Expand Up @@ -62,3 +62,4 @@
"aegir": "^37.0.11"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-core-utils/package.json
Expand Up @@ -169,3 +169,4 @@
"fs": false
}
}

1 change: 1 addition & 0 deletions packages/ipfs-core/package.json
Expand Up @@ -167,3 +167,4 @@
},
"gitHead": ""
}

1 change: 1 addition & 0 deletions packages/ipfs-daemon/package.json
Expand Up @@ -85,3 +85,4 @@
"wrtc": "^0.4.6"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-grpc-client/package.json
Expand Up @@ -98,3 +98,4 @@
"./src/grpc/transport.node.js": "./src/grpc/transport.browser.js"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-grpc-server/package.json
Expand Up @@ -90,3 +90,4 @@
"sinon": "^14.0.0"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-http-client/package.json
Expand Up @@ -105,3 +105,4 @@
"https": false
}
}

1 change: 1 addition & 0 deletions packages/ipfs-http-gateway/package.json
Expand Up @@ -90,3 +90,4 @@
"sinon": "^14.0.0"
}
}

1 change: 1 addition & 0 deletions packages/ipfs-http-response/package.json
Expand Up @@ -93,3 +93,4 @@
"fs": false
}
}

1 change: 1 addition & 0 deletions packages/ipfs-http-server/package.json
Expand Up @@ -118,3 +118,4 @@
"prom-client": "^14.0.1"
}
}

1 change: 1 addition & 0 deletions packages/ipfs/package.json
Expand Up @@ -110,3 +110,4 @@
"go-ipfs": false
}
}

0 comments on commit 2a830bf

Please sign in to comment.