Skip to content

Commit

Permalink
fix: resolved to an ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Mar 14, 2024
1 parent 6f6302b commit 68b79b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-vanilla-library",
"version": "0.0.0",
"private": true,
"type": "module",
"exports": {
".": {
"import": "./dist/vite-vanilla-library.js",
Expand Down

0 comments on commit 68b79b2

Please sign in to comment.