From 474f1b01fadf67b96693c7dccd480aa5cfbfc35f Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Fri, 26 Apr 2019 16:42:42 +0800 Subject: [PATCH] v2.4.0-alpha-3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8e440fef..320e1abee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "react-native-agora", - "version": "2.4.0-alpha-1", + "name": "@zhigang1992/react-native-agora", + "version": "2.4.0-alpha-3", "description": "React Native around the Agora RTC SDKs for Android and iOS agora", "summary": "agora native sdk for react-native", "main": "lib/index.js",