Kyle Fang před 6 roky
rodič
revize
c642cc5ded
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      package.json

+ 2
- 1
package.json Zobrazit soubor

1
 {
1
 {
2
   "name": "@zhigang1992/react-native-agora",
2
   "name": "@zhigang1992/react-native-agora",
3
-  "version": "2.4.0-alpha-3",
3
+  "version": "v2.4.0-alpha-4",
4
   "description": "React Native around the Agora RTC SDKs for Android and iOS agora",
4
   "description": "React Native around the Agora RTC SDKs for Android and iOS agora",
5
   "summary": "agora native sdk for react-native",
5
   "summary": "agora native sdk for react-native",
6
   "main": "lib/index.js",
6
   "main": "lib/index.js",
7
+  "types": "lib/index.d.ts",
7
   "scripts": {
8
   "scripts": {
8
     "pu": "npm publish",
9
     "pu": "npm publish",
9
     "test": "echo \"Error: no test specified\" && exit 1",
10
     "test": "echo \"Error: no test specified\" && exit 1",