Skip to content

Commit 533a72d

Browse files
committed
@streamr/config v5.5.3
1 parent 8002e11 commit 533a72d

File tree

4 files changed

+24
-12
lines changed

4 files changed

+24
-12
lines changed

package-lock.json

Lines changed: 21 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "STREAMR NETWORK OPEN SOURCE LICENSE",
3030
"dependencies": {
3131
"@inquirer/prompts": "^7.3.1",
32-
"@streamr/config": "^5.5.1",
32+
"@streamr/config": "^5.5.3",
3333
"@streamr/dht": "102.1.0",
3434
"@streamr/sdk": "102.1.0",
3535
"@streamr/utils": "102.1.0",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@lit-protocol/uint8arrays": "^6.11.2",
8888
"@protobuf-ts/runtime": "^2.8.2",
8989
"@protobuf-ts/runtime-rpc": "^2.8.2",
90-
"@streamr/config": "^5.5.1",
90+
"@streamr/config": "^5.5.3",
9191
"@streamr/dht": "102.1.0",
9292
"@streamr/proto-rpc": "102.1.0",
9393
"@streamr/trackerless-network": "102.1.0",

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "Streamr Network AG <contact@streamr.network>",
2626
"license": "Apache-2.0",
2727
"dependencies": {
28-
"@streamr/config": "^5.5.1",
28+
"@streamr/config": "^5.5.3",
2929
"@streamr/utils": "102.1.0",
3030
"cors": "^2.8.5",
3131
"ethers": "^6.13.0",

0 commit comments

Comments
 (0)