mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-20 22:06:36 +00:00
Use orbit-db-pubsub@0.3.6
This commit is contained in:
parent
de057e7ec6
commit
e8c1fbed80
2
dist/orbitdb.min.js
vendored
2
dist/orbitdb.min.js
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
@ -7654,9 +7654,9 @@
|
||||
}
|
||||
},
|
||||
"orbit-db-pubsub": {
|
||||
"version": "0.3.5",
|
||||
"resolved": "https://registry.npmjs.org/orbit-db-pubsub/-/orbit-db-pubsub-0.3.5.tgz",
|
||||
"integrity": "sha512-PPK3IEZfnZBy9rOo9I9ytVyXdQ7j1/WcPFMbYSPcTvR0UwXS6Lun6DYghVr+yUDkU7ijsWZ1pEKDUFyz0xhS4A==",
|
||||
"version": "0.3.6",
|
||||
"resolved": "https://registry.npmjs.org/orbit-db-pubsub/-/orbit-db-pubsub-0.3.6.tgz",
|
||||
"integrity": "sha512-8hrnwJe6JjzIycUHoBUYYEY6LEtSYkUTX6VcJsneLooqRm5nbIXHwe9Bcoimyui9uH1GJ67+AZKUEePUvdBFFg==",
|
||||
"requires": {
|
||||
"ipfs-pubsub-room": "1.0.1",
|
||||
"logplease": "1.2.14"
|
||||
|
@ -25,7 +25,7 @@
|
||||
"orbit-db-feedstore": "~1.0.0",
|
||||
"orbit-db-keystore": "~0.0.2",
|
||||
"orbit-db-kvstore": "~1.0.0",
|
||||
"orbit-db-pubsub": "~0.3.5"
|
||||
"orbit-db-pubsub": "~0.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user