diff --git a/package.json b/package.json index e32049e..d0e5dff 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,6 @@ "import": "./modules/index.js", "default": "./tslib.js" }, - "./": "./" + "./*": "./*" } }