Skip to content

Commit 28cefca

Browse files
authored
chore(plugin-legacy): add type module in package.json (#18535)
1 parent d297569 commit 28cefca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-legacy/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@vitejs/plugin-legacy",
33
"version": "5.4.3",
4+
"type": "module",
45
"license": "MIT",
56
"author": "Evan You",
67
"files": [

0 commit comments

Comments
 (0)