Skip to content

Commit 30387c6

Browse files
authored
chore: remove "main" entry from package.json as it is not needed for module bundlers (#183)
1 parent 59ca68d commit 30387c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.1.16",
44
"description": "A react component for the People Data Labs Autocomplete API",
55
"source": "src/index.ts",
6-
"main": "dist/index.js",
76
"module": "dist/index.mjs",
87
"types": "dist/index.d.ts",
98
"targets": {

0 commit comments

Comments
 (0)