Skip to content

Commit a4e8c99

Browse files
committed
fix: typepat
1 parent 6c24769 commit a4e8c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-ui-lite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"react-native": "src/index.tsx",
2020
"main": "dist/index.js",
21-
"types": "src/index.tsx",
21+
"types": "dist/index.d.ts",
2222
"license": "MIT",
2323
"files": [
2424
"dist/**/*",

0 commit comments

Comments
 (0)