This commit is contained in:
Andy Prock 2016-10-24 16:12:14 -07:00
parent f6ca633843
commit 5190cf5d9f
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.4", "version": "2.0.5",
"description": "node's net API for react-native", "description": "node's net API for react-native",
"main": "TcpSockets.js", "main": "TcpSockets.js",
"scripts": { "scripts": {