This commit is contained in:
Mark Vayngrib 2016-09-18 12:46:43 -04:00
parent 54443ab220
commit e77d9f6a9f
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.5", "version": "1.2.6",
"description": "node's dgram API for react-native", "description": "node's dgram API for react-native",
"main": "UdpSockets.js", "main": "UdpSockets.js",
"scripts": { "scripts": {