Skip to content

Commit 0176eed

Browse files
committed
📝 Adding Types in package.json to reference the declaration file
1 parent 159c287 commit 0176eed

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": "8.0.23",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"repository": {
78
"type": "git",
89
"url": "git+https://github.com/Instabug/instabug-reactnative.git"

0 commit comments

Comments
 (0)