diff --git a/package.json b/package.json index 882b523..b37a094 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "license": "MIT", "type": "module", "exports": "./index.js", - "main": "rbush.js", + "main": "index.js", "module": "index.js", "browser": "rbush.min.js", "jsdelivr": "rbush.min.js",