We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbef4f commit 9cdce91Copy full SHA for 9cdce91
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@orbitdb/set-db",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Set database type for orbit-db.",
5
"author": "Julien Jean Malard-Adam",
6
"keywords": [
@@ -37,6 +37,7 @@
37
"@helia/block-brokers": "^4.0.4",
38
"@libp2p/circuit-relay-v2": "^3.2.0",
39
"@libp2p/identify": "^3.0.20",
40
+ "@libp2p/interface": "^2.10.4",
41
"@libp2p/webrtc": "^5.2.0",
42
"@libp2p/websockets": "^9.2.0",
43
"@orbitdb/core-types": "^1.0.14",
0 commit comments