This commit is contained in:
Andy Prock 2016-01-15 15:52:13 -08:00
parent cc35c46faf
commit fbc123849f
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.2.3", "version": "1.2.4",
"description": "node's dgram API for react-native", "description": "node's dgram API for react-native",
"main": "UdpSockets.js", "main": "UdpSockets.js",
"scripts": { "scripts": {