This commit is contained in:
Mark Vayngrib 2015-06-15 18:09:07 -04:00
parent 3afcecec80
commit ba3e734a01
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-udp", "name": "react-native-udp",
"version": "0.0.9", "version": "0.0.10",
"description": "node's dgram API for react-native", "description": "node's dgram API for react-native",
"main": "./UdpSockets.ios.js", "main": "./UdpSockets.ios.js",
"scripts": { "scripts": {