forked from coracle/flotilla
Fix room subscription
This commit is contained in:
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/feeds": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.23",
|
||||
"@welshman/net": "~0.0.30",
|
||||
"@welshman/net": "~0.0.31",
|
||||
"@welshman/signer": "~0.0.10",
|
||||
"@welshman/store": "~0.0.12",
|
||||
"@welshman/util": "~0.0.42",
|
||||
@@ -3701,9 +3701,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@welshman/net": {
|
||||
"version": "0.0.30",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.30.tgz",
|
||||
"integrity": "sha512-whFPG/NKW80VAA1RL/RQOvEd6PqAUgLV7gBJ/06rKzmfTtG6SUcro/Qz0c25bEB/BjPvMjTF/M0hv6qQJLRL6Q==",
|
||||
"version": "0.0.31",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.31.tgz",
|
||||
"integrity": "sha512-7UcEuU65XJTtphjtgGPTNO0InOHm9iqvsmsmhRk7QTNALDkIcqofL3TjnI32zPYJhq5QVIO8tXj04iXsld0OdQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.23",
|
||||
|
||||
Reference in New Issue
Block a user