diff --git a/package.json b/package.json index 0bcfb3bb..e4c99047 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "main": "dist/index.umd.js", "exports": { ".": { + "types": "./dist/index.d.ts", "import": "./dist/index.esm.js", "require": "./dist/index.umd.js", "umd": "./dist/index.umd.js", @@ -97,4 +98,4 @@ "access": "public", "registry": "https://wombat-dressing-room.appspot.com" } -} +} \ No newline at end of file