Skip to content

Commit 4159bd0

Browse files
authored
fix: add types field to package.json (#7)
Adds missing field so types can be loaded.
1 parent 6c3a241 commit 4159bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"type": "git",
5050
"url": "git+https://github.com/multiformats/js-murmur3.git"
5151
},
52+
"types": "types/index.d.ts",
5253
"typesVersions": {
5354
"*": {
5455
"*": [

0 commit comments

Comments
 (0)