Skip to content

Commit 4e17eba

Browse files
committed
chore: allow require of vite-plugin-runtime
1 parent cdd2712 commit 4e17eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vite-plugin-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"exports": {
77
".": {
88
"types": "./src/index.d.ts",
9-
"import": "./src/index.js"
9+
"default": "./src/index.js"
1010
}
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)