Skip to content

Commit 51bbb14

Browse files
committed
fix: remove "main"
1 parent 6ce78d5 commit 51bbb14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,5 @@
282282
"browser"
283283
]
284284
}
285-
},
286-
"main": "./src/index.js"
285+
}
287286
}

0 commit comments

Comments
 (0)