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 3b11f0c commit 3b42446Copy full SHA for 3b42446
README.md
@@ -1,4 +1,4 @@
1
-# react-native-mopsdk
+# 小程序React Native SDK
2
3
## Getting started
4
package.json
@@ -1,8 +1,8 @@
{
"name": "react-native-mopsdk",
- "title": "React Native Mopsdk",
- "version": "1.0.0",
5
- "description": "TODO",
+ "title": "小程序React Native SDK",
+ "version": "1.0.1",
+ "description": "小程序React Native SDK",
6
"main": "index.js",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments