We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d52abd commit 13cc245Copy full SHA for 13cc245
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jverification-react-native",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "极光认证 react-native 插件,极光认证整合了三大运营商的号码认证能力,为开发者提供了快速验证用户输入的手机号码和本机SIM卡号码一致性的功能,提高用户体验和安全性。",
5
"main": "index.js",
6
"scripts": {
@@ -14,7 +14,7 @@
14
"jverification",
15
"react-native"
16
],
17
- "author": "huminios",
+ "author": "huminios,JoshLipan",
18
"license": "MIT",
19
"bugs": {
20
"url": "https://github.com/jpush/jverification-react-native/issues"
@@ -41,6 +41,6 @@
41
}
42
},
43
"peerDependencies": {
44
- "jcore-react-native": ">= 1.2.11"
+ "jcore-react-native": ">= 1.3.0"
45
46
0 commit comments