This commit is contained in:
Andy Prock 2016-11-03 09:29:52 -07:00
parent 2f43357118
commit 298101c5df
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.6", "version": "1.2.7",
"description": "node's dgram API for react-native", "description": "node's dgram API for react-native",
"main": "UdpSockets.js", "main": "UdpSockets.js",
"scripts": { "scripts": {