Skip to content

Commit dcfd423

Browse files
committed
fix(package.json): specify typings file
1 parent 37043fc commit dcfd423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.2.1",
44
"description": "react-native qrocode generator",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"repository": {
78
"type": "git",
89
"url": "ssh://[email protected]/rishichawda/react-native-qrcode-generator.git"

0 commit comments

Comments
 (0)