diff --git a/package.json b/package.json index fc7df29d..0bd55472 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "types": "./lib/types/node/index.d.ts", "module": "./lib/esm/node/index.js", "browser": "./bundles/web.bundle.min.js", + "type": "module", "repository": { "type": "git", "url": "https://github.com/ardriveapp/turbo-sdk.git"