Skip to content

Commit 9211325

Browse files
committed
Types File Path in Package.json
1 parent 048cfb1 commit 9211325

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": "4.0.0-beta.2",
44
"description": "React Native OneSignal SDK",
55
"main": "src/index",
6+
"typings": "src/index.d.ts",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},

0 commit comments

Comments
 (0)