Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 600b837

Browse files
committed
fix: pubsub typescript type export
1 parent 9d52223 commit 600b837

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/libp2p-pubsub/package.json

-8
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88
"dist"
99
],
1010
"types": "dist/src/index.d.ts",
11-
"typesVersions": {
12-
"*": {
13-
"*": [
14-
"dist/src/*",
15-
"dist/src/*/index"
16-
]
17-
}
18-
},
1911
"eslintConfig": {
2012
"extends": "ipfs",
2113
"ignorePatterns": [

0 commit comments

Comments
 (0)