diff --git a/package.json b/package.json index 41be8562..7101c0ad 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "license": "MIT", "sideEffects": false, "exports": { + "./": "./", ".": { "import": "./dist/unstorage.mjs", "require": "./dist/unstorage.js"