Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add types
  • Loading branch information
zhigang1992 committed Apr 26, 2019
commit c642cc5dedb3c596a069c6f6ffb5fba2b97d3a31
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@zhigang1992/react-native-agora",
"version": "2.4.0-alpha-3",
"version": "v2.4.0-alpha-4",
"description": "React Native around the Agora RTC SDKs for Android and iOS agora",
"summary": "agora native sdk for react-native",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"pu": "npm publish",
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down