Skip to content

Commit 1e58be7

Browse files
committed
chore: cleanup
1 parent bab8a7b commit 1e58be7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/plugin-react/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
"dist"
2121
],
2222
"type": "module",
23-
"exports": {
24-
".": "./dist/index.js"
25-
},
23+
"exports": "./dist/index.js",
2624
"scripts": {
2725
"dev": "tsdown --watch ./src --watch ../common",
2826
"build": "tsdown",

0 commit comments

Comments
 (0)