From 4159bd006406555937c3628020dbfd93a65f2c9f Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Fri, 20 Aug 2021 10:45:55 +0100 Subject: [PATCH] fix: add types field to package.json (#7) Adds missing field so types can be loaded. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c74287d..97afcbe 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "type": "git", "url": "git+https://github.com/multiformats/js-murmur3.git" }, + "types": "types/index.d.ts", "typesVersions": { "*": { "*": [