This commit is contained in:
Andy Prock 2016-11-07 14:58:44 -08:00
parent 0825e2b1d4
commit de6296de31

View File

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