This commit is contained in:
Andy Prock 2016-07-20 15:59:52 -07:00
parent 324f840c45
commit b4ae666ff1
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.4", "version": "1.2.5",
"description": "node's dgram API for react-native", "description": "node's dgram API for react-native",
"main": "UdpSockets.js", "main": "UdpSockets.js",
"scripts": { "scripts": {