Skip to content

Commit f3eb360

Browse files
dev: bump @libp2p/daemon-server from 2.0.4 to 3.0.0 (#207)
Bumps [@libp2p/daemon-server](https://github.com/libp2p/js-libp2p-daemon) from 2.0.4 to 3.0.0. - [Release notes](https://github.com/libp2p/js-libp2p-daemon/releases) - [Commits](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v2.0.4...@libp2p/daemon-server-v3.0.0) --- updated-dependencies: - dependency-name: "@libp2p/daemon-server" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marin Petrunić <mpetrunic@users.noreply.github.com>
1 parent fef1af2 commit f3eb360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"devDependencies": {
9090
"@libp2p/daemon-client": "2.0.4",
91-
"@libp2p/daemon-server": "^2.0.4",
91+
"@libp2p/daemon-server": "^3.0.0",
9292
"@libp2p/interface-connection-encrypter-compliance-tests": "^2.0.1",
9393
"@libp2p/interop": "^2.1.0",
9494
"@libp2p/mplex": "^5.0.0",

0 commit comments

Comments
 (0)