Skip to content

Commit a822c91

Browse files
authored
fix: expose type is incorrect (#49)
1 parent e61d5a6 commit a822c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"description": "Remark for React Native",
55
"main": "dist/index.mjs",
6-
"types": "dist/index.d.ts",
6+
"types": "dist/index.d.mts",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/imwithye/react-native-remark.git"

0 commit comments

Comments
 (0)