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