Skip to content

Commit 72274e3

Browse files
committed
fix: exports for react native
1 parent 8c658f1 commit 72274e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"main": "dist/index.js",
99
"module": "dist/index.mjs",
1010
"exports": {
11+
"./package.json": "./package.json",
1112
".": {
1213
"require": "./dist/index.js",
1314
"import": "./dist/index.mjs"

0 commit comments

Comments
 (0)