This commit is contained in:
Andy Prock 2016-09-19 13:03:47 -07:00
parent 1085d66123
commit c82dfe90bc
1 changed files with 1 additions and 1 deletions

View File

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