This commit is contained in:
Mark Vayngrib 2015-12-21 17:58:58 -05:00
parent 5b6972ca10
commit bf668cd322

View File

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