We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9e35d commit acdc5f6Copy full SHA for acdc5f6
package.json
@@ -2,7 +2,7 @@
2
"name": "@orbitdb/core-types",
3
"version": "1.0.1",
4
"description": "Official typings for OrbitDB",
5
- "types": "index.d.ts",
+ "types": "src/index.d.ts",
6
"type": "module",
7
"repository": {
8
"type": "git",
0 commit comments