Skip to content

Commit 9cdce91

Browse files
committed
Improve types
1 parent 4cbef4f commit 9cdce91

File tree

3 files changed

+87
-50
lines changed

3 files changed

+87
-50
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitdb/set-db",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Set database type for orbit-db.",
55
"author": "Julien Jean Malard-Adam",
66
"keywords": [
@@ -37,6 +37,7 @@
3737
"@helia/block-brokers": "^4.0.4",
3838
"@libp2p/circuit-relay-v2": "^3.2.0",
3939
"@libp2p/identify": "^3.0.20",
40+
"@libp2p/interface": "^2.10.4",
4041
"@libp2p/webrtc": "^5.2.0",
4142
"@libp2p/websockets": "^9.2.0",
4243
"@orbitdb/core-types": "^1.0.14",

0 commit comments

Comments
 (0)