This commit is contained in:
Mark Vayngrib 2015-10-12 09:57:35 +01:00
parent f33fde4c06
commit 145c34e045
1 changed files with 1 additions and 1 deletions

View File

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