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