Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Feb 19, 2023
1 parent 741b6fd commit 2adc749
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
"import": "./dist/set-has.mjs",
"types": "./dist/set-has.d.ts",
"default": "./dist/set-has.js"
},
"./utils": {
"import": "./dist/utils.mjs",
"types": "./dist/utils.d.ts",
"default": "./dist/utils.js"
}
},
"keywords": [],
Expand Down

0 comments on commit 2adc749

Please sign in to comment.