diff --git a/package.json b/package.json index d4133284745349488cf0e623b983c78fd7cc7fb7..52433fa0ecea99ebbfe5b94a8023f73350896f7d 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "repository": "sindresorhus/p-queue", "funding": "https://github.com/sponsors/sindresorhus", "type": "module", + "main": "./dist/index.js", "exports": { "types": "./dist/index.d.ts", "default": "./dist/index.js"