mirror of
https://github.com/little-snow-fox/react-native-wechat-lib.git
synced 2025-12-06 15:26:49 +08:00
update docs
This commit is contained in:
parent
21be889086
commit
0f29aeddd9
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
如果你需要使用 3.0.0 版本,请在 package.json 中加上版本号 react-native-wechat-lib@3.0.0,切换前请你清楚了解该版本的风险,该版本为开发版。
|
如果你需要使用 3.0.0 版本,请在 package.json 中加上版本号 react-native-wechat-lib@3.0.0,切换前请你清楚了解该版本的风险,该版本为开发版。
|
||||||
|
|
||||||
我会尽快推出 3.0.0 发行版。
|
我会尽快推出 3.0.x 发行版。
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-wechat-lib",
|
"name": "react-native-wechat-lib",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "test",
|
"description": "test",
|
||||||
"main": "lib/commonjs/index",
|
"main": "lib/commonjs/index",
|
||||||
"module": "lib/module/index",
|
"module": "lib/module/index",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user