Skip to content

Commit f7d2f7e

Browse files
authored
chore: add type field to plugin-react package (#445)
1 parent 55dec04 commit f7d2f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"files": [
2020
"dist"
2121
],
22+
"type": "module",
2223
"main": "./dist/index.cjs",
2324
"module": "./dist/index.mjs",
2425
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)