diff --git a/package.json b/package.json index d4ae353..41ccbd8 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,12 @@ "engines": { "node": ">=20.0.0" }, + "exports": "./dist/index.js", "files": [ "dist" ], "license": "MIT", "main": "./dist/index.umd.cjs", - "module": "./dist/index.js", "name": "crunches", "repository": { "type": "git",