released v2.0.11
This commit is contained in:
parent
2557b6020b
commit
6d78177551
12
package.json
12
package.json
@ -1,15 +1,17 @@
|
||||
{
|
||||
"name": "@uiw/react-native-alipay",
|
||||
"version": "2.0.10",
|
||||
"version": "2.0.11",
|
||||
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"files": [
|
||||
"README.md",
|
||||
"android",
|
||||
"index.js",
|
||||
"android/libs",
|
||||
"android/src",
|
||||
"android/build.gradle",
|
||||
"ios",
|
||||
"index.d.ts",
|
||||
"ios"
|
||||
"index.js",
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "typedoc"
|
||||
|
Loading…
Reference in New Issue
Block a user