Skip to content

Commit

Permalink
chore: add types
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Mar 16, 2024
1 parent 691d9e1 commit 0c05488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"type": "module",
"main": "./dist/react-native-portable-text.es.js",
"module": "./dist/react-native-portable-text.es.js",
"types": "./dist/react-native-portable-text.d.ts",
"files": [
"dist"
],
Expand Down

0 comments on commit 0c05488

Please sign in to comment.