Skip to content

Commit d834cfc

Browse files
chore(deps): bump @libp2p/config from 0.0.0 to 1.0.0 (#195)
Bumps [@libp2p/config](https://github.com/libp2p/js-libp2p) from 0.0.0 to 1.0.0. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](https://github.com/libp2p/js-libp2p/commits/tls-v1.0.0) --- updated-dependencies: - dependency-name: "@libp2p/config" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1156e2e commit d834cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-auto-tls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@libp2p/auto-tls": "^1.0.0",
2222
"@libp2p/autonat": "^2.0.13",
2323
"@libp2p/bootstrap": "^11.0.14",
24-
"@libp2p/config": "^0.0.0",
24+
"@libp2p/config": "^1.0.0",
2525
"@libp2p/identify": "^3.0.13",
2626
"@libp2p/kad-dht": "^14.1.4",
2727
"@libp2p/keychain": "^5.0.11",

0 commit comments

Comments
 (0)