Skip to content

Commit 13cc245

Browse files
committed
Release v1.2.0
1 parent 0d52abd commit 13cc245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jverification-react-native",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "极光认证 react-native 插件,极光认证整合了三大运营商的号码认证能力,为开发者提供了快速验证用户输入的手机号码和本机SIM卡号码一致性的功能,提高用户体验和安全性。",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"jverification",
1515
"react-native"
1616
],
17-
"author": "huminios",
17+
"author": "huminios,JoshLipan",
1818
"license": "MIT",
1919
"bugs": {
2020
"url": "https://github.com/jpush/jverification-react-native/issues"
@@ -41,6 +41,6 @@
4141
}
4242
},
4343
"peerDependencies": {
44-
"jcore-react-native": ">= 1.2.11"
44+
"jcore-react-native": ">= 1.3.0"
4545
}
4646
}

0 commit comments

Comments
 (0)