Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed May 30, 2024
1 parent 9cb9c21 commit e5f76fb
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
Expand Up @@ -34,7 +34,7 @@
},
"./vite": {
"require": "./dist/vite.cjs",
"import": "./dist/vite.mjs"
"import": "./dist/vite.js"
},
"./webpack": {
"require": "./dist/webpack.cjs",
Expand Down

0 comments on commit e5f76fb

Please sign in to comment.