This commit is contained in:
2017-07-04 22:31:08 -07:00
parent 59674c4c7b
commit 5dd58665c3

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-tcp", "name": "react-native-tcp",
"version": "3.2.1", "version": "3.2.2",
"description": "node's net API for react-native", "description": "node's net API for react-native",
"main": "TcpSockets.js", "main": "TcpSockets.js",
"scripts": { "scripts": {