Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLipan committed Dec 6, 2018
1 parent 0d52abd commit 13cc245
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jverification-react-native",
"version": "1.1.0",
"version": "1.2.0",
"description": "极光认证 react-native 插件,极光认证整合了三大运营商的号码认证能力,为开发者提供了快速验证用户输入的手机号码和本机SIM卡号码一致性的功能,提高用户体验和安全性。",
"main": "index.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"jverification",
"react-native"
],
"author": "huminios",
"author": "huminios,JoshLipan",
"license": "MIT",
"bugs": {
"url": "https://github.com/jpush/jverification-react-native/issues"
Expand All @@ -41,6 +41,6 @@
}
},
"peerDependencies": {
"jcore-react-native": ">= 1.2.11"
"jcore-react-native": ">= 1.3.0"
}
}

0 comments on commit 13cc245

Please sign in to comment.