Skip to content

Commit

Permalink
Update package.json with correct types (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredomariamilano authored Oct 29, 2024
1 parent 1689e69 commit ca56f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/reporter-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"types": "dist/types/index.d.ts",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
"solid": "./dist/source/index.jsx",
"import": "./dist/esm/index.js",
"browser": "./dist/esm/index.js",
Expand Down

0 comments on commit ca56f2a

Please sign in to comment.