Skip to content

Commit

Permalink
Make lib ESM compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilpatrick committed Aug 8, 2023
1 parent a750739 commit 87194f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "./lib/esm/index.js",
"license": "BSD-3-Clause",
"types": "./lib/esm/index.d.ts",
"type": "module",
"keywords": [
"search",
"react",
Expand Down

0 comments on commit 87194f6

Please sign in to comment.