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 42860bc commit 04b64eaCopy full SHA for 04b64ea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hawkingnetwork/react-native-mqtt",
3
- "version": "0.4.13",
+ "version": "0.4.14",
4
"description": "MQTT client for react-native",
5
"main": "index.js",
6
"scripts": {
@@ -15,7 +15,7 @@
15
"reactnative",
16
"iot"
17
],
18
- "author": "Tuan PM <tuanpm@live.com> (http://tuanpm.net)",
+ "author": "NaviOcean <navi.ocean@outlook.com> (https://githubs.com/naviocean)",
19
"contributors": [
20
21
"name": "Yury Korolev",
@@ -28,9 +28,9 @@
28
"url": "http://github.com/rusfearuth"
29
},
30
31
- "name": "Duong Le",
32
- "email": "navi.ocean@outlook.com",
33
- "url": "https://github.com/naviocean"
+ "name": "Tuan PM",
+ "email": "tuanpm@live.com",
+ "url": "http://tuanpm.net"
34
}
35
36
"license": "MIT",
0 commit comments