Skip to content

Commit a072bab

Browse files
committed
add typings in package.json
1 parent bfc673f commit a072bab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"homepage": "https://sendbird.com",
2020
"dependencies": {
2121
"sendbird": "^3.0.55"
22-
}
22+
},
23+
"typings": "SendBird.Desk.d.ts"
2324
}

0 commit comments

Comments
 (0)