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 38e00f2 commit 714cdb7Copy full SHA for 714cdb7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jmessage-react-plugin",
3
- "version": "0.0.2",
4
- "description": "a jpush plugin for react native application",
+ "version": "0.0.3",
+ "description": "a jmessage plugin for react native application",
5
"main": "index.js",
6
"repository": {
7
"type": "git",
@@ -10,7 +10,7 @@
10
"keywords": [
11
"react",
12
"native",
13
- "jpush"
+ "jmessage"
14
],
15
"author": "KenChoi, huminiOS",
16
"license": "ISC",
0 commit comments