Skip to content

Commit

Permalink
Add "type" module to package.json (#181)
Browse files Browse the repository at this point in the history
Fixes integration with astro
  • Loading branch information
daniel-cowgill-rh authored Oct 13, 2023
1 parent 9044bdb commit 00d1b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
}
},
"types": "./src/index.ts",
"type": "module",
"files": [
"src"
],
Expand Down

0 comments on commit 00d1b8a

Please sign in to comment.